score matrix is the principal components
Mostrar comentarios más antiguos
OK here is what i have understood about principal components in matlab. suppose i use "princomp" on a MxN data, then it returns me with a score matrix which is also MxN. But the first 3 columns of this score matrix gives the principal components of the original data which is also the Eigen vectors corresponding to the max eigen values of the covariance of the data.
Kindly correct me if my understanding is wrong.
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!