Gauss-Seidel Algorithm
Version 1.0.0.0 (980 Bytes) by
Vahid KaramZadeh
the Gauss–Seidel method is an iterative method used to solve a linear system of equations.
In Gauss-Seidel Methid, If we write D, L, and U for the diagonal, strict lower triangular and strict upper triangular and parts of A, respectively: Then Gauss-Seidel’s Method can be written in matrix-vector notation as:
Cite As
Vahid KaramZadeh (2026). Gauss-Seidel Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/64965-gauss-seidel-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
