文件名称:PCA1
介绍说明--下载内容均来自于网络,请自行研究使用
The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.-The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PCA1
....\princ_comp.m
....\ReduceUsingPCA2.m
....\princ_comp.m
....\ReduceUsingPCA2.m