Finally figured it out a couple of days ago, coeff are the linear combination of each eigen vector and score is the projected points on my new prinicap components :)
PCA function matrices .
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Kamal
el 7 de Nov. de 2022
Respondida: Kamal
el 15 de Nov. de 2022
Hey,
I'm really struggling to understand what these terms mean inside matlab [coeff,score,latent,tsquared,explained,mu] , I consider myself to understand PCA in general and in theory (perhaps im still far far away from that), slightly far from grasping it mathemtically, but i have really spent hours and days in an attempt to understand it so i can use it in my upcoming grad project
I'm stuck now at this point where what i understood about PCA couldn't be connected to what's on matlab and how the implementation actually works
I do only understand the explained matrix where it's the total variation of each PC we got, the ones presented in the scree plot
Would really appreciate any help with other matrices
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!