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 téléchargements
Mise à jour 9 juin 2015

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0