Gauss-Seidel Method in MATLAB - MathWorks
www.mathworks.com › matlabcentral › answersSep 01, 2013 · Gauss-Seidel Method in MATLAB. The question exactly is: "Write a computer program to perform jacobi iteration for the system of equations given. Use x1=x2=x3=0 as the starting solution. The program should prompt the user to input the convergence criteria value, number of equations and the max number of iterations allowed and should output the ...