method of inverse
14 ビュー (過去 30 日間)
古いコメントを表示
(1) i want to know that which inverse method is used in MATLAB to find out inverse of a matrix?
(2) how can i get the MATLAB source code for inv() function ?
0 件のコメント
採用された回答
Walter Roberson
2012 年 2 月 5 日
The source code for inv() is not written in MATLAB.
To get MathWorks' source code for inv(), you need to get a job with MathWorks, or at least become an intern for them.
Or, as I am fond of pointing out, a non-refundable deposit of $US 5 million usually gets someone to the table to discuss the price for allowing you to see the source for one routine.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!