Gauss Seidel Method

Gauss Seidel Method for a system of equations
6.2K Downloads
Updated 19 Jul 2011

View License

Define your coefficient matrix in variable A, and the constants in C. Vector X will be calculated and the final matrix will be displayed as [A X C]. All intermediate calculations are also provided.

Cite As

Mohammad Saadeh (2024). Gauss Seidel Method (https://www.mathworks.com/matlabcentral/fileexchange/32051-gauss-seidel-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

I removed some unnecessary lines

1.0.0.0