Description: Gauss-seidel iterative algorithm:
Set the diagonal element of the coefficient matrix of the equation AX= b, and M is the maximum allowed for iteration times, which is the allowable error.
I take the initial vector, so k is equal to 0
(2) for computing
If, then output, end; Otherwise the execution of the,
If, if, do not converge, terminate the program; Otherwise, change.
To Search:
File list (Check if you may need any files):