my_gauss_elim(A,B)

Version 1.0.0.0 (803 octets) par Sander Khowaja
Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
181 téléchargements
Mise à jour 31 août 2015

Afficher la licence

This code is for Naive Gaussian Elimination with Backward Substitution Method for 3x3 Matrix. This code takes an input argument of A which is 3x3 coefficient matrix and B is 3x1 output coefficient matrix

Citation pour cette source

Sander Khowaja (2024). my_gauss_elim(A,B) (https://www.mathworks.com/matlabcentral/fileexchange/52777-my_gauss_elim-a-b), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox 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