Remaining Classes
The Singular Value Decomposition, SVD
-
A=U S V' ... with descriptions of the bases of the
four fundamental subspaces in the orthogonal matrices U and V.
- finding the SVD using the eigenvalues/eigenvectors of A'A.
- finding the pseudo-inverse of A using the SVD of A