SVD - Singular Value Decomposition
Every real matrix have a singular value decomposition which is different than eigenvalue decomposition because it's only for square matrices.
both are orthogonal and is diagonal matrix (not necessarily square)
Last updated