Symbolic Math Toolbox    
inv

Matrix inverse.

Syntax

Description
inv(A) returns inverse of the symbolic matrix A.

Examples
The statements

return

The statements

return

Suppose you have created the following M-file.

Then, the following statement

returns

the symbolic inverse of the 2-by-2 Hilbert matrix.

See Also
vpa

Arithmetic Operations page


 int iztrans