Numerical Programming I - Winter 08: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
<font color=red>
<font color=red>
'''Changes in schedule:'''
'''Changes in schedule:'''
* Tuesday, Jan 20th: no course
* Monday, Jan 26th: lecture (instead of tutorial)
* Monday, Jan 26th: lecture (instead of tutorial)
* Tuesday, Jan 27th: tutorial (instead of lecture)
* Tuesday, Jan 27th: tutorial (instead of lecture)
Line 70: Line 68:
* [http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/exercise_12.pdf Exercise 12:] Iterative Methods: Roots and Optima<!-- ([http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/solution_12.pdf solution], [http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/prog12.tar.gz Matlab code])
* [http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/exercise_12.pdf Exercise 12:] Iterative Methods: Roots and Optima<!-- ([http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/solution_12.pdf solution], [http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/prog12.tar.gz Matlab code])
-->
-->
* [http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/exercise_13.pdf Exercise 13:] Ordinary Differential Equations<!-- ([http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/solution_13.pdf solution], [http://www5.in.tum.de/lehre/vorlesungen/num_prog_cse/ws08/tutorial/prog13.tar.gz Matlab code])





Revision as of 08:24, 26 January 2009

Term
Winter 08
Lecturer
Univ.-Prof. Dr. Hans-Joachim Bungartz
Time and Place
Lecture: Tuesday 9:00 - 10:30, lecture room 02.07.023; Thursday 12:00 - 13:30, lecture room 02.07.023
Tutorial: Monday, 14:15 - 15:45, lecture room 02.07.023
Audience
Computational Science and Engineering, 1st semester (module IN2156)
Tutorials
Stefanie Schraufstetter
Exam
February 19th (see here)
Semesterwochenstunden / ECTS Credits
6 SWS (4V + 2Ü) / 8 Credits
TUMonline
{{{tumonline}}}



News

Changes in schedule:

  • Monday, Jan 26th: lecture (instead of tutorial)
  • Tuesday, Jan 27th: tutorial (instead of lecture)

If you are not a CSE student, then please register for the exam via email (schraufs@in.tum.de) by the end of January.


Contents

This course provides an overview of numerical algorithms. Topics are:

  • Floating point arithmetics
  • Solving Linear systems
  • Interpolation
  • Quadrature
  • Eigenvalue problems
  • Basics of iterative methods
  • Basics of numerical methods for ordinary differential equations

The course will start with a short revision of mathematical foundations for numerical algorithms.


Lecture Notes


Tutorial

Here are the sheets for the tutorial: