1、The original Chinese preliminary version of this syllabus can be accessed fromhttp:/ by LiPing HE and Baorui SONG in May, 2003Modified by Jin ZENG and Guobiao ZHOU in July, 2004Reviewed by Jianguo HUANGRearranged and translated into English by Weiming SHI (GTID: 902416684)on January 6, 2008Numerical
2、 AnalysisCourse Number: G071503 Credits/Lecture Hours: 3.0/54 Semester: FallCourse Title: Numerical Analysis Department: Department of MathematicsInstructor: guobiao zhouProspected Students: Majors in Mechanical Engineering, Electrical Engineering, Material Science and Engineering, Economics and Man
3、agement, Life Science and Biotechnology, Physics, Mechanics or majors in Humanities that are required to take this course.Prerequisites: Linear Algebra, Calculus, Programming LanguageMain Topics: Numerical Algebra, Numerical Approximation, Numerical solution of nonlinear equations, Numerical integra
4、l, Numerical solution of ordinary differential equationsTextbook and Reference:1 Qinyang LI Numerical Analysis (4th Edition), Tsinghua University Press, 20052 Zhizhong SUN, Weiping YUAN, Zhenchu WEN, Numerical Analysis, Southeast University Press, 20023 J.Stoer and R. Bulirsch, Introduction to Numer
5、ical Analysis (2nd Edition), Springer-Verlag, Berlin-New York, 19934 Atkinson K E, An Introduction to Numerical Analysis, John Wiley fundamental concepts of error and error analysisRequirement: Understand the role of computational methods in solving practical problems and the content, research metho
6、ds, study methods and history of this course.Understand the error, the operation and analysis of the error in computational methods, the key issues in approximation calculation and the fundamental concepts like the stability of numerical algorithm, convergence and convergence rate.PART II Interpolat
7、ion and Approximation2.1 Polynomial Interpolation2.1.1 Lagrange interpolation2.1.2 Newton interpolation2.1.3 Hermite interpolation2.2 Piecewise Interpolation2.2.1 Problems in polynomial interpolations2.2.2 Piecewise linear interpolation2.2.3 Piecewise cubic Hermite interpolation2.3 Cubic Spline Inte
8、rpolation2.4 The Least-squares Fitting of Curves2.5 The Least-squares Approximation and Orthogonal Polynomial2.6 Best Uniform Approximation (optional)PART III Numerical Integration3.1 Basis Ideas in Numerical Integration3.2 Newton-Cotes Formula3.2.1 Newton-Cotes Formula3.2.2 Compound Newton-Cotes Fo
9、rmula3.3 Variable Step Size and Richardson Acceleration Method3.4 Gaussian Quadrature Method3.4.1 Algebra Accuracy3.4.2 Gauss Integral Formula3.4.3 Gauss Point3.4.4 Properties of Gauss Integral FormulaPART IV The Numerical Solution of Ordinary Differential Equations4.1 Eular Method and Its Variant4.
10、2 Runge-Kutta Method4.2.1 Taylor Series Method4.2.2 Basic Idea of Runge-Kutta Method4.2.3 Second-order Runge-Kutta Method4.2.4 Fourth-order Runge-Kutta Method4.3 Convergence and Stability of Single-step Method4.4 Linear Multi-step MethodPART V Numerical Methods for Nonlinear Equations5.1 Search Meth
11、od5.1.1 Step-by-step Method and Its Properties and Problems in Applications5.1.2 Bisection Method and Its Properties and Problems in Applications5.2 Iterative Method5.2.1 Fundamental Principle of Iterative Method5.2.2 Convergence and Convergence Rate of Iterative Method5.3 Newton Method and Secant M
12、ethodPART VI Direct Methods Solving Linear Equation System6.1 Gauss Elimination Method6.2 LU Decomposition Method6.3 The Norm of Vector and Matrix6.4 Error AnalysisPART VII Iterative Methods Solving Linear Equation System7.1 Basic Iterative Method7.1.1 Jacobi Iteration Method7.1.2 Gauss-Seidel Iteration Method7.2 Convergence of Iterative Method7.3 SOR MethodPART VIII Numerical Methods for the Matrix Eivenvalue Problem8.1 Positioning and Estimating of the Eigenvalue8.2 Power Iteration Method8.3 QR Decomposition8.3.1 Givens Transform8.3.2 Householder Transform8.4 QR Algorithm