Gauss–Seidel method

An iterative method for solving a linear system by updating each variable in turn, using newly computed values immediately. Its convergence depends on the system matrix and the initial approximation.

Connect