| Skriv ut | Lukk vindu |
Vår 2012
MAT-2201 Numerical Methods - 10 stp
The course is administrated by
Type of course
Course overlap
Course contents
Language of instruction
Teaching methods
Coursework: 30 h
Assessment
A passing grade is required on the mandatory homework sets for permission to take the exam.
Recommended reading/syllabus
[LES_MER]
Curriculum for MAT-2201 Numerical Methods, autumn 2011
Textbook: T.Sauer: Numerical Analysis. Pearson 2006
Ch. 0. Fundamentals. The whole chapter
Ch. 1. Solving equations
1.1 The bisection method
1.2 Fixed point iteration
In addition: An extended treatment of iteration, see text "A note on the method of successive approximations" laid out on Fronter.
1.3 Limit of accuracy
1.4 Newton's method
Ch. 2. System of equations
2.1 Gaussian elimination
2.2 The LU factorization
2.3 Sources of error
2.4 The PA=LU factorization
2.5 Interative methods. Confer also the text "A note on the method of successive approximations" referred to above.
2.7.1 Nonelinear systems of equations/Multivariate Newton's method
Ch. 3. Interpolation
3.1 Data and interpolating Functions (exept 3.1.2 Newton's divided differences)
3.2 Interpolation error
Ch. 4. Least squares
4.1 Least squares and the normal equations
4.2 A survey of models
4.3 QR factorization
Ch. 5. Numerical differentiation and Intergration
5.1 Numerical Differentiation
5.2 Newton-Cotes formulas (except 5.2.4 open Newton-Cotes methods)
5.5 Gaussian quadrature
Ch. 6. Ordinary differential equations
6.1 Initial value problem
6.2 Analysis of IVP solvers
6.3 Systems of Ordynary Differential Equations (except 6.3.2 and 6.3.3)
6.4 Runge-Kutta Methods (except 6.4.2 and 6.4.3)
Multistep methods: a simplified discussion of the second order Adam-Bashforth method lectured.
Ch. 7. Bonudary value problems
7.2.1 Finite difference methods/Linear boundary value problems