Student[LinearAlgebra][InverseTutor] - interactive Matrix inverse
|
Calling Sequence
|
|
InverseTutor(M)
|
|
Description
|
|
•
|
The InverseTutor(M) command allows you to interactively find the inverse, if it exists, of the square Matrix M by using row operations to reduce the augmented Matrix to where Id is the identity Matrix of the same dimension as M. It returns the inverse Matrix.
|
•
|
Floating-point numbers in M are converted to rationals before computation begins.
|
•
|
The dimensions of the Matrix must be no greater than 5x5.
|
|
|
Download Help Document
Was this information helpful?