You are on page 1of 2

Applied Mathematics Department

Teamwork Project
–oOo–

1 Topics

Topic 1 Using Simpson’s method to measure area of a province

1. Reference: [1]

2. Requirements: Choosing a province of Vietnam, you collect the data of positions by using Google
map. Using Simpson’s method to compute the area. Compare your result to the real data.

Topic 2 Set up the ordinary differential equation system that describes a system of many circuits.
Using at least 3 methods to approximate the flowing currents and giving conclusions
about the accuracy

1. Reference: [2]

2. Setting problem, theory framework about your three methods.

3. Coding for 3 methods.

4. Estimate the error.

Topic 3 Presenting the Newton method for solving a system of nonlinear equations. Applying it
to solve at least 2 real problems, for example, the model proposed in [1], page 646, about
finding the temperature

1. Reference: [1]

2. Theoretical background

3. Coding, solving the chosen problems.

Topic 4 Finite difference method to solve the two-dimensional heat transfer problem on a flat
metal plate with the boundary being an arbitrary curve

1. Reference: [3]

2. Theoretical background

3. Coding

Topic 5 Reading the paper given in [5]

1. Reference: [5]

2. Explaining the paper(understanding the idea, proving is not required)

3. Coding

1
Bibliography

[1] Burden, Richard L., J. Douglas Faires, and Annette M. Burden. Numerical analysis. Cengage learning,
2015.

[2] Chapra S.C, Chapra SC. Numerical methods for engineers.

[3] Leon Lapidus, G.F.Pinder, Numerical solution of PDE in Science and Engineering, John Wiley and
Sons, Inc.

[4] Thomas J.W, Numerical partial differential equations.

[5] Fatemeh Shakeri, Mehdi Dehghan, The method of lines for solution of the one-dimensional wave equa-
tion subject to an integral conservation condition.

You might also like