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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Dimensionality Reduction and Feature Extraction in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!