how to creat an algorithm to inverse matrix
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Ameer Hamza
le 9 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Multidimensional Arrays dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!