MATLAB Code of Gauss-Seidel Method for AX = b

For Book: You may Follow: This lecture explains how to write the MATLAB code of the Gauss-Seidel method for AX = b Other MATLAB codes for Numerical analysis SOR Method: Matlab Code of Power method: Gauss-Seidal method for AX = b; Jacobi method for AX=b: Gauss Jordan method for AX = b: Gauss Elimination Method: Newton-Raphson method: Secant Method: Regula-Falsi method: Bisection method:
Back to Top