文件名称:pcaProgram
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.89kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
PCA算法程序设计步骤:
1、取均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量
-PCA algorithm programming steps: 1, access means 2, the calculation of covariance matrix and its eigenvalues and eigenvectors 3, calculating the covariance matrix of eigenvalues greater than the threshold number of 4, in descending order of eigenvalues 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, whitening matrix calculation 10, principal component extraction
1、取均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量
-PCA algorithm programming steps: 1, access means 2, the calculation of covariance matrix and its eigenvalues and eigenvectors 3, calculating the covariance matrix of eigenvalues greater than the threshold number of 4, in descending order of eigenvalues 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, whitening matrix calculation 10, principal component extraction
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pcaProgram.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.