- Solve the following linear system by using Gauss-Jordan Method;
- Solve by hand.
- Solve by MATLAB.
Hint: Modify the MATLAB codes
(http://siber.cankaya.edu.tr/ozdogan/NumericalComputations/mfiles/chapter2/uptrbk.m uptrbk.m and/or http://siber.cankaya.edu.tr/ozdogan/NumericalComputations/mfiles/chapter2/GEPivShow.m GEPivShow.m)).
- Solve the following linear system by using Gauss-Seidel Iteration;
- Start by
.
- Tabulate the iteration.
- Compare with the Jacobi Iteration.
Hint: Modify the MATLAB code for Jacobi Iteration (http://siber.cankaya.edu.tr/ozdogan/NumericalComputations/mfiles/chapter2/jacobi.m jacobi.m).
Cem Ozdogan
2011-12-27