Jump to content

Jacobi method

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Numsgil (talk | contribs) at 08:50, 12 February 2006 (Basically just linking to a math-world article. I'll be back later to expand it proper maybe.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Jacobi method is a method of solving a tridiagonal matrix equation with largest absolute values in each row and column dominated by the diagonal element. Each diagonal element is solved for, and an approximate value plugged in. The process is then iterated until it converges. This algorithm is a stripped-down version of the Jacobi transformation method of matrix diagonalization.

Jacobi Method at Math World