Student[LinearAlgebra]
Pseudoinverse
compute the Moore-Penrose pseudo-inverse of a Matrix
Calling Sequence
Parameters
Description
Examples
Compatibility
Pseudoinverse(A)
A
-
Matrix
The Pseudoinverse(A) function returns the Moore-Penrose pseudo-inverse matrix.
The Student[LinearAlgebra][Pseudoinverse] command was introduced in Maple 2020.
For more information on Maple 2020 changes, see Updates in Maple 2020.
See Also
Student[LinearAlgebra][MatrixInverse]
Download Help Document