how to creat an algorithm to inverse matrix
11 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 12 月 9 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!