If a matrix
Formally, the inverse of a matrix A is defined in terms of the determinant as
In practice, finding the inverse is a miserable slog, so we usually use the pseudo-inverse instead.
1 min read
If a matrix
Formally, the inverse of a matrix A is defined in terms of the determinant as
In practice, finding the inverse is a miserable slog, so we usually use the pseudo-inverse instead.