Gauss-Seidel Method, Jacobi Method

The Jacobi and Gauss-Seidel Iterative Methods

You are now following this Submission

Refer: https://www3.nd.edu/~zxu2/acms40390F12/Lec-7.3.pdf
Jacobi Method:
Jacobi iterative method is an algorithm for determining the solutions of a diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. The process is then iterated until it converges.

Gauss–Seidel method:
Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations.

Cite As

Bhartendu (2026). Gauss-Seidel Method, Jacobi Method (https://in.mathworks.com/matlabcentral/fileexchange/63167-gauss-seidel-method-jacobi-method), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0