Linear equations Iterative Methods - English

16712 visits



Outline:

1. Solve system of linear equations using iterative methods 2. Use Jacobi and Gauss Seidel iterative methods 3. Learn how to iterate until we converge at the solution 4. Learn how Gauss Seidel method is faster than Jacobi method 5. Develop Scilab code for these two methods to solve linear equations