Let M be mxn matrix then SVD of M will be UXW^* (sorry for X, assume summation). Then how does it generalizes eigen decomposition ? Since eigen decomposition is possible for nxn matrix and that are non-symmetric.
Asked
Active
Viewed 13 times
0
-
2Does this answer your question? [Relationship between SVD and PCA. How to use SVD to perform PCA?](https://stats.stackexchange.com/questions/134282/relationship-between-svd-and-pca-how-to-use-svd-to-perform-pca) – Davide ND Jan 29 '20 at 13:11
-
@DavideND thank you, I think I got it – user12140833 Jan 30 '20 at 04:08