method of inverse
조회 수: 2 (최근 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!