Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 141 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 141 Bytes

PCA_SVD

PCA on EM algorithm with GSL Lib (C++)

USE SVD(singular value decomposition) to deal with a singular matrix

EMPCA_SVD()