Homework 4 | Mathematical Modelling | MATH 647, Assignments of Mathematics

Material Type: Assignment; Class: MATH MODELLING; Subject: MATHEMATICS; University: Texas A&M University; Term: Unknown 1989;

Typology: Assignments

Pre 2010

Uploaded on 02/10/2009

koofers-user-h7x
koofers-user-h7x 🇺🇸

8 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Homework 4
Problem 1
Consider heat conduction in one dimensional bar,
∂u
∂t =k2u
∂x2,
0xL, with insulated left boundary ( u/∂x = 0) and fixed temperature (u= 1) right
boundary. Assume the initial temperature of the bar is zero. Find the temperature evolution
of the bar.
Problem 2
Consider predator-prey model with fixed predator and prey population on the boundaries,
∂u
∂t = 0.01 2u
∂x2+uuv u2
∂v
∂t = 0.01 2v
∂x2v+uv
(1)
with u(0, t) = v(0, t) = u(1, t) = v(1, t) = 1 and u(x, 0) = 1 if 0.8x0.9, and zero
otherwise, and v(x, 0) = 1 if 0.1x0.2, and zero otherwise. Solve this equation using
MATLAB up to time 2. Describe what is the difference between this model and the model
with insulated boundary conditions considered in the class.
Problem 3
Using MATLAB solve the heat conduction problem with convection
∂u
∂t =
∂x ·(k(x)u
∂x )hu
∂x
in an inhomogeneous bar. Assume the bar has fixed temperature T= 1 at the ends, and
initial temperature T= 0. Assume k= 0.001 if x < 0.9 and k= 1 elsewhere. Solve for
h= 0, h= 0.1 and h= 0.5 up to the time 2. Describe briefly the differences of these cases,
and explain why.
1

Partial preview of the text

Download Homework 4 | Mathematical Modelling | MATH 647 and more Assignments Mathematics in PDF only on Docsity!

Homework 4

Problem 1

Consider heat conduction in one dimensional bar,

∂u ∂t

= k

∂^2 u ∂x^2

0 ≤ x ≤ L, with insulated left boundary (∂u/∂x = 0) and fixed temperature (u = 1) right boundary. Assume the initial temperature of the bar is zero. Find the temperature evolution of the bar.

Problem 2

Consider predator-prey model with fixed predator and prey population on the boundaries,

∂u ∂t

∂^2 u ∂x^2

  • u − uv − u^2 ∂v ∂t

∂^2 v ∂x^2

− v + uv

with u(0, t) = v(0, t) = u(1, t) = v(1, t) = 1 and u(x, 0) = 1 if 0. 8 ≤ x ≤ 0 .9, and zero otherwise, and v(x, 0) = 1 if 0. 1 ≤ x ≤ 0 .2, and zero otherwise. Solve this equation using MATLAB up to time 2. Describe what is the difference between this model and the model with insulated boundary conditions considered in the class.

Problem 3

Using MATLAB solve the heat conduction problem with convection

∂u ∂t

∂x

· (k(x)

∂u ∂x

) − h

∂u ∂x

in an inhomogeneous bar. Assume the bar has fixed temperature T = 1 at the ends, and initial temperature T = 0. Assume k = 0.001 if x < 0 .9 and k = 1 elsewhere. Solve for h = 0, h = 0.1 and h = 0.5 up to the time 2. Describe briefly the differences of these cases, and explain why.