Gauss Seidel Method for non linear algebraic equations

A simple program to solve 3 linear equations
335 Downloads
Aktualisiert 28. Jun 2016

Lizenz anzeigen

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.

Zitieren als

Angala Vaishnavi (2024). 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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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.