How to assume or consider iteration value?In video, the maximum number of iteration:5.how it is 5. Please elaborate.
can we find codes for solving Relaxation iterative method
17332 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
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
Show video info
Pre-requisite