MTM
mpower
matrix power
Calling Sequence
Parameters
Description
Examples
mpower(A,x)
mpower(x,A)
A
-
square matrix or array
x
scalar
The mpower(A,x) command returns the matrix power .
The mpower(x,A) command returns the power .
This is the same as:
See Also
LinearAlgebra:-MatrixExponential
MTM[power]
Download Help Document