A graduate course in Mathematics at the Department of Mathematics, National Tsing Hua University.
Instructor: Professor Wei-Cheng Wang,
Class meeting: General III Building, room 734. Meeting schedule: W567.
First meeting: Wednesday 9/17, 1:10 PM.
Grading: 3-4 sets of homework assignments, mostly programming.
Textbook and References: Typed lecture notes will be distributed in class.
Course description: This course is a continuation of the undergraduate course ``Numerical analysis" with emphasis on implementation and applications. Students are required to do independent programming using modern languages (any one of matlab, c, c++, fortran ...). Some knowledges on numerical programming is preferred. A preliminary undergraduate course of numerical analysis (or equivalent) is required. Undergraduate students are welcome. If necessary, we will have a short tutorial on matlab so that everyone can proceed. We will also arrange computer lab hours to help you with programming problems.
Topics and Contents:
Other sources of useful information:
Netlib is an excellent net resource. It contains tons of reliable numerical software that can be downloaded and links to most technical information on numerical analysis and scientific computing on the internet. The ftp mirror site in Taiwan is at the National Center for High Performance Computing.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 or Matlab PrimerA short tutorial for C programming language.
Postscript viewer: To view the Postscript files on your PC screen, you may need to install the GSview from here.
PDF viewer: To view the PDF files on your PC screen, you may need to install the Acrobat Reader from Adobe. (Other softwares, such as GSview, can be possible alternatives.) Acrobat Reader can be downloaded from the Adobe site
Assignment 1: Basic Numerics .
Assignment 2: FFT, Wavelets and Image Processing .
Assignment 3: Monte Carlo Methods and Applications .