How does matlab solve matrices?
Mostra commenti meno recenti
I was just wondering if anybody knew the method used by matlab to solve matrices, when the command A\b is used. For example, does it used back substitution without gaussian elimination, or does it use back substitution with gaussian elimination, or does it use LU decomposition?
Thank you
Risposte (1)
Depends on the type of matrix, see
1 Commento
Sarah
il 20 Set 2014
Categorie
Scopri di più su Linear Algebra in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!