how to creat an algorithm to inverse matrix
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hey,
I have a big task university in Matleb
And one of the questions is to create an algorithm for inverse a matrix
And I'm really stuck on that question
Can anyone help me with the question
Thank a lot
Ori
0 Commenti
Risposte (1)
Ameer Hamza
il 9 Dic 2020
There are several algorithms for calculation of matrix inverse: https://en.wikipedia.org/wiki/Invertible_matrix#Methods_of_matrix_inversion
You can also check the FEX package for MATLAB example: https://www.mathworks.com/matlabcentral/fileexchange/48600-matrix-inverse-and-determinant
0 Commenti
Vedere anche
Categorie
Scopri di più su Multidimensional Arrays in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!