Gauss Seidel Method for non linear algebraic equations
Version 1.0.0.0 (1.37 KB) by
Angala Vaishnavi
A simple program to solve 3 linear equations
A simple matlab program has been written to find solutions of 3 non linear equations using Gauss Seidel Method. The plots display the convergence of X1, X2 and X3 towards best results after each iteration.
Cite As
Angala Vaishnavi (2026). Gauss Seidel Method for non linear algebraic equations (https://www.mathworks.com/matlabcentral/fileexchange/57852-gauss-seidel-method-for-non-linear-algebraic-equations), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007a
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 | A simple matlab program has been written to find solutions of 3 non linear equations using Gauss Seidel Method. The plots display the convergence of X1, X2 and X3 towards best results after each iteration. |
