Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Linear equations Iterative Methods - English

16567 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