Description
The Function \(MPower\) potentise a matrix.
\(MPower\) returns the value \(m^n \) of a matrix.
The base \(m \) is a matrix. The value of \(n \) must be an integer.
For a floating point value of \(n \), only the integer part is used
Syntax
MPower (Matrix, n)
Example
Matrix Functions
Concatenates matrices or vectors
Cholesky decomposition of a matrix
Returns the determinant of a matrix
Matrix first diagonal is initialized
Returns the first diagonal of a matrix
Lower triangle of a matrix
Returns the value mn of a matrix
The induced L1-Norm of a matrix
The induced L2-Norm of a matrix
Singular value decomposition
Upper triangle of a matrix
Rotation around the x, y and z axes