Saved Bookmarks
| 1. |
What is Jacobi Method ? What is the Technique ? What is examples of Guass Jacobi Method? |
|
Answer» In NUMERICAL linear ALGEBRA the jacobi method (or jacobi iterative method )is an algorithm for determining the SOLUTION of a diagonally dominated system of linear equation. Each diagonal elements is SOLVED for, and an approximate value is plugged in. The process is then iterated until it converges. |
|