Numerical Analysis (I), Fall 2010.

An undergraduate course in Mathematics at the Department of Mathematics, National Tsing Hua University.


Instructor: Professor Wei-Cheng Wang,

Class meeting: General III Building, room 203, T56F5. First meeting: September 14, 2010

Grading: Homework assignment for both paper-and-pen and programming will be distributed weekly to bi-weekly. The final grade is 40% (homework+quiz, mostly on quiz) + 20% midterm I + 20% midterm II + 20% final exam.

Class attendance is required. Attendance will be taken occasionally. If you must miss class, you must email me in advance with some kind of explanation.

Textbook and References: Textbook: R.L. Burden, and J. D. Faires: Numerical Analysis, 8th edition. Here are the sample codes of the textbook.

Class TA: Mr. Sheng-Yao Lin (Office: 212, ext 33066)

Course description:

Matlab Information

Matlab is an excellent environment for experimentation in scientific computing. It is not the most efficient environment for large-scale simulations, although with some effort, Matlab can be used in conjunction with C and Fortran routines. Matlab is a product of The Mathworks. For a tutorial, see A Free Matlab Online Tutorial or Another Tutorial
You can start from our class note on matlab before reading these materials.

Supplement Materials:

Here is an excellent note on IEEE arithmetic by Professor Michael Overton as a supplement reading material for Chap 1.


Lecture slides and homework assignments:

Homework and slides for week 01: Chap 01 slides. homework 01. Answers 01.

Homework and slides for week 02: Bisection slides. homework 02. Answers 02.

Homework for week 04: homework 04.