Previous Up Next

6.56.8  Solving a linear system using the Gauss-Seidel iteration method: gauss_seidel_linsolve

The gauss_seidel_linsolve command finds the solution of a linear system of equations using the Gauss-Seidel method.


Examples.


Previous Up Next