Calculate the Moore-Penrose pseudoinverse of a 2x2 matrix and review the matrix steps beside the result.
Last updated: March 2026 | By ForgeCalc Engineering
Calculation Steps
Moore-Penrose
The Moore-Penrose pseudoinverse generalizes the matrix inverse so you can work with singular or non-square systems in a least-squares sense.
Example: A simple 2x2 matrix produces a 2x2 pseudoinverse.
What happens when the matrix is singular?
This simplified calculator shows an error because a robust SVD-based approach is needed.
Does this accept decimals?
Yes. Any finite real entries are accepted.
Is the pseudoinverse unique?
Yes. The Moore-Penrose pseudoinverse is unique.
Can this solve least-squares problems?
Yes. Pseudoinverses are commonly used for least-squares solutions.
Related Tools
Calculate adjoint matrix.
Find angle between vectors.
Find characteristic polynomial.
Cholesky factorization.
Expand determinant by cofactors.
Calculate cofactor matrix.