1 / 8

Introduction to Numerical Analysis I

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

ira
Télécharger la présentation

Introduction to Numerical Analysis I

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Numerical Analysis I Iterative Methods MATH/CMPSC 455

  2. Iterative Methods Three basic steps: • Form • Solve • Update

  3. 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

  4. Jacobi Method

  5. Gauss-Seidel Method

  6. SOR Method

  7. 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.

More Related