Gauss Jordan method

Solution of linear system of equations by Gauss Jordan method.
510 téléchargements
Mise à jour 27 août 2019

Afficher la licence

See the details method (https://brilliant.org/wiki/gaussian-elimination/).

Example:
A =

2 3 6
1 7 3
5 1 3

B =

3
9
7

The required solution is:

ans =

1.5455
1.3636
-0.6970

Citation pour cette source

Dr. Manotosh Mandal (2024). Gauss Jordan method (https://www.mathworks.com/matlabcentral/fileexchange/72551-gauss-jordan-method), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
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
Remerciements

A inspiré : Numerical Methods

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