4. Iterative Method
Example 3
Use (a) Jacobi iteration and (b) Gauss-Seidel iteration to solve the the following linear system:
4x1 - x2 + x3 = 7
4x1 - 8x2 + x3 = -21
-2x1 + x2 + 5x3 = 15
Use (1,2,2) for initial values.
Previous slide
Next slide
Back to first slide
View graphic version