Dynamic Gauss seidel iterative method for solving any set of linear equations

A dynamic iterative approach to solving linear equations using the Gauss seidel method
320 download
Aggiornato 9 giu 2015

Visualizza la licenza

This code can be used to solve for any sets of linear equations. One has to entter the number of equations to be solved first. Then you only have to enter the tolerance range(whic basically is just an error limit) as well as the coefficients of the equations and the right hand values of the equations(basically what the equation is equal to). Each of this is done one equation at a time. One then has to enter the initial guesses after finishing entering the parameters of the equations.
This is a solution to most problems that fellow academics have.
Thank you for appreciating me.
xox

Cita come

Hiskiel Stephanus (2024). Dynamic Gauss seidel iterative method for solving any set of linear equations (https://www.mathworks.com/matlabcentral/fileexchange/51130-dynamic-gauss-seidel-iterative-method-for-solving-any-set-of-linear-equations), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0