General Iterative Solve
Splitting -- find
M
and
N
such that
.
Start with an initial guess
.
At each iteration, solve
(an easy-to-solve system).
Stop when
tolerance.
Next:
Concrete Examples
Up:
ITERATIVE METHODS
Previous:
An Example