Please follow the sign-up link above to give your coordinates, so that we can inform you by e-mail. Subscribe also to the rss feed of the course (the "news").
| Date | Lecture | Material |
|---|---|---|
| 2013-03-18 | Lecture 01 Introduction & course outline, Iterations in 1D, Finding roots of nonlinear problems in 1D: here bisection method and its realization in MATLAB. (Read Sec 1.1) | Lecture01.pdf |
| 2013-03-19 | Lecture 02 Fixed Point, Fixed Point Iteration, Contractivity, Fixed Point Theorem, Examples, A priori and a posteriori error estimates | Lecture02.pdf |
| 2013-03-21 | Lecture 03 Newton iteration, variants of Newton iteration, order and rate of convergence | Lecture03.pdf |
| 2013-03-23 | Lecture 04 Linear Equations Systems, LU factorization (p. 101 ff), forward and backward substition, row pivoting, condition Number (just motivation) | Lecture04.pdf |
| 2013-04-10 | Lecture 05 Iterative schemes for linear systems Ax = B | Lecture05.pdf |