my_gauss_elim(A,B)

Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
181 download
Aggiornato 31 ago 2015

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox 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