80 likes | 243 Views
Introduction to Numerical Analysis I. Iterative Methods. MATH/CMPSC 455. Iterative Methods. Three basic steps:. Form . Solve . Update . Linear iterative method:. The core of linear iterative method is B. How to choose it?. Two principles: It should be a good approximation of
E N D
Introduction to Numerical Analysis I Iterative Methods MATH/CMPSC 455
Iterative Methods Three basic steps: • Form • Solve • Update
Linear iterative method: The core of linear iterative method is B. How to choose it? Two principles: It should be a good approximation of It is easy to compute
Convergence of Iterative Methods Matrix A is strictly diagonally dominated if Theorem: If matrix A is strictly diagonally dominated, then Jacobi and Gauss-Seidel method converges.