 |
PCA- Principal Component Analysis in Matlab , code - Stack Overflow
I would ike to perform PCA of my feature selection in Matlab. As I understand in Matlab is already pre compiled function [pc, zscores, pcvars] = princomp(yeastvalues) Is that true ...
stackoverflow.com |
 |