MATHS 363: Numerical Analysis 2 (3)
Syllabus
2. Course Description: Topics include direct and iterative methods for solving systems of linear equations, eigenvalue problems; minimization of functions and linear programming. Includes programming of numerical algorithms.
3. Course Objectives: The objective of numerical analysis is to find algorithms that solve models efficiently and accurately. This is typically achieved by implementing the algorithms on a computer and analyzing the results. This course will complete the students' introduction into the basic theory and practice of numerical methods.
4. Course Rationale: Not all problems lend themselves to closed form solutions. Therefore, this course will serve the student interested in studying numerical and/or computer techniques applied to problems arising in Linear Algebra and other mathematical disciplines.
5. Course Content: Specific topics will include Gaussian elimination, tri-diagonal and banded matrices, LU and Cholesky factorization, iterative methods for solving systems of linear equations, eigenvalues and eigenvectors, Singular Value Decomposition, Power method, minimization of functions, linear programming.
I. Livshits, 3/2007