method of inverse

2 views (last 30 days)
monnaf
monnaf on 5 Feb 2012
(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 ?

Accepted Answer

Walter Roberson
Walter Roberson on 5 Feb 2012
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.

More Answers (0)

Categories

Find more on Resizing and Reshaping Matrices in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!