Numerical Programming 2 CSE (MA 3306)
Lecture
Lecturer: Caroline LasserModulbeschreibung Time and Place:
Monday 12:00 – 13:30, room 02.07.023
Thursday 12:00 – 13:30, room 02.07.023
Topics:
• Ordinary differential equations (Euler, multistep, Runge Kutta methods, stiffness, stability)
• The Poisson equation (finite differences, finite elements, spectral methods)
• Evolution equations (heat, advection, wave, Schrödinger equation)
Course material:
• An annotated tentative schedule including academic MATLAB examples, pdf-file
Tutorial
Tutor: Ilja KlebanovTime and Place: (not yet confirmed!)
Wednesday 08:30 – 10:00, room 00.13.054
Wednesday 14:15 – 15:45, room 00.08.059
Exercises
The current exercise sheet will be online on Wednesdays. The exercises are to be handed in one week later before the tutorial in groups of at most two.No. | Hand Out | Hand In + Discussion | Exercises | Further Material / Solutions![]() |
---|---|---|---|---|
MockExaminationODE.pdf | ||||
MockExaminationPDE.pdf | ||||
10 | 27.06. | 04.07. | Exercise10.pdf | exercise10task1.m,exercise10task3.m |
11 | 04.07. | 11.07. | Exercise11.pdf | exercise11task3a.m,exercise11task3b.m |
1 | 18.04. | 25.04. | Exercise1.pdf | exercise1task1.m,exercise1task2.m,exercise1task3.m,cat_rightHS.m,cat_event.m |
2 | 25.04. | 02.05. | Exercise2.pdf | exercise2task2.m,exercise2task3.m,ab3.m,rk3.m,visualize_pendulum.m |
4 | 09.05. | 16.05. | Exercise4.pdf | exercise4task3.m,bdf2.m |
5 | 23.05. | 30.05. | Exercise5.pdf | exercise5task1b.m,exercise5task1c.m |
6 | 30.05. | 06.06. | Exercise6.pdf | exercise6task2.m,membrane1d.m |
7 | 06.06. | 13.06. | Exercise7.pdf | exercise7task1.m,exercise7task2.m,exercise7task3.m |
8 | 13.06. | 20.06. | Exercise8.pdf | exercise8task2.m |
9 | 20.06. | 27.06. | Exercise9.pdf | Exercise9Task1Solution.pdf,exercise9task1.m,exercise9task2.m,exercise9task3.m |
3 | 02.05. | 09.05. | Exercise3.pdf | RK.m,RK_expl.m,RK_impl.m,F.m,Test_pendulum.m,visualize_pendulum.m, |
Examination
The examination will take place on Thursday, 19.07.2012, 11:15 - 12:45, in room 5620.01.102 (Interims Hörsaal 2).You may view the results of your exam on Tuesday, 24.07.2012, 11:00-12:00. Just come to my office (02.08.059).
Literature
• Quarteroni, Saleri, Gervasio: Scientific Computing with MATLAB and Octave, Springer 2010; (download here)
(Note that you can only download this book from the TUM network and that the proxy server has to be configured correctly - you have to use the proxy http://pac.lrz-muenchen.de)
• Iserles: A first course in the numerical analysis of differential equations

• Moler: Numerical Computing with MATLAB, SIAM, 2004; (free download here)
