Gauss Seidel Method

Gauss Seidel Method for a system of equations
6,2K Downloads
Aktualisiert 19. Jul 2011

Lizenz anzeigen

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.

Zitieren als

Mohammad Saadeh (2024). Gauss Seidel Method (https://www.mathworks.com/matlabcentral/fileexchange/32051-gauss-seidel-method), 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 Numerical Integration and Differential Equations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

I removed some unnecessary lines

1.0.0.0