Numerical Analysis (I)
數值分析(I)
Fall 2014

http://www.math.nuk.edu.tw/jinnliu/teaching/cs97/J01.gif
Jinn-Liang Liu
新竹教育大學應數系


Project 3. (1/6) Do Project 7.1 in Lecture 7. No project will be accepted after today.
Exam 3. (12/25)
Exam 2. (11/27)
Project 2.
(11/20) Do Project 5.1 in Lecture 5.
Exam 1. (10/16)
Project 1. (10/9) Do Project 3.1 in Lecture 3. (Example: P4Ab.cpp)
Submit all project files via email to TA 陳紹弘g10224206@mail.nhcue.edu.tw.
Email
格式:  標題: 姓名 學號 Project #  附檔: Project1.cpp

課程大綱

Lecture 1.  1D Poisson's Equation and Finite Difference Method (FDM)   

Lecture 2.  Gaussian Elimination (GE) for Ax=b  

Lecture 3.  Jacobi’s Method (JM)

Lecture 4.  Gauss-Seidel Method (GS)    

Lecture 5.  Successive Overrelaxation Method (SOR)   

Lecture 6.  Symmetric Successive Overrelaxation Method (SSOR)  

Lecture 7.  Conjugate Gradient Method (CG)

 

教學目標

·        Learn Basic Numerical Methods in Numerical Linear Algebra

·        Learn C++ Programming in Scientific Computing

授課方式

·        Regular Lecturing

評分標準

·        Exams 45%

·        Projects 45%

·        In class performance 10%

教科書

·        Jinn-Liang Liu, Lecture Notes on Numerical Methods for Partial Differential Equations, 2011.

·        Juan Soulie, C++ Language Tutorial, 2007. 2007X C++ Programming