Gauss-Siedel Method
https://www.iiserpune.ac.in/~pgoel/GaussSeidel.pdfGauss-Seidel Method Solve for the unknowns Assume an initial guess for [X] œ œ œ œ œ œ ß ø Œ Œ Œ Œ Œ Œ º Ø n n-2 x x x x 1 1 M Use rewritten equations to solve for each value of xi. Important: Remember to use the most recent value of xi. Which means to apply values calculated to the calculations remaining in the current iteration.
Gauss–Seidel method - Wikipedia
https://en.wikipedia.org/wiki/Gauss–Seidel_methodThe Gauss–Seidel method is an iterative technique for solving a square system of n linear equations with unknown x: It is defined by the iteration where is the kth approximation or iteration of is the next or k + 1 iteration of , and the matrix A is decomposed into a lower triangular component , and a strictly upper triangular component i.e., .