搜索资源列表
pca-matlab-code
- pca主成分分析算法matlab源码,利用matlab实现pca算法。-pca principal component analysis algorithm Matlab source, using Matlab achieve pca algorithm.
pca.rar
- 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
pca
- PCA matlab程序,可以通过改解释率,确定主元个数-PCA matlab code
principalComponentAnalysis
- a matlab code that can be used for calculating the PCA of any kind of data , using simulink-a matlab code that can be used for calculating the PCA of any kind of data , using simulink
pca
- pricipal component analysis code writen in matlab
PCA-matlab
- 里面包含主元分析PCA的Matlab代码,包括提取主元,求方差贡献率,绘制贡献率直方图等-Which contains the principal component analysis PCA of the Matlab code, including the extraction of the main element, seeking variance contribution rate, contribution rate of histogram mapping, etc.
pca_two_stages
- matlab code for pca
pca_working
- PCA code in matlab.. very helpfi-PCA code in matlab.. very helpfill
loadimseparatenpca
- Matlab code to load image, separate image component and determine PCA
pca
- 该代码为PCA主成分分析,可用于特征选择,选取贡献最大的前三个主成分-The code for the PCA principal component analysis, can be used for feature selection, select the largest contribution to the first three principal components
pca-matlab
- 主成分分析法,其本质是实现高纬到低维的分析,用matlab实现的代码-Principal component analysis, by its very nature is to achieve the high latitudes to low-dimensional analysis, implemented with the matlab code
pca
- 主成分分析pca算法matlab程序代码:pca标准化、协方差、特征根特征向量、方差贡献率-Principal component analysis pca algorithm matlab code: pca standardized covariance, eigenvalues eigenvectors, the variance contribution rate. . .
PCA
- This the PCA matlab code using face recognition.-This is the PCA matlab code using face recognition.
PCA-matlab-code
- this file includes PCA MATLAB codes
MA-PCA
- 关于滑动平均主成分分析(MA-PCA)的MATLAB代码。-Principal component analysis on the moving average (MA-PCA) MATLAB code.
PCA
- PCA matlab code that reconize the face detection using knn and bayes mle
pca
- matlab下主程序分析pca代码模板,可以直接使用。(Matlab under the main program analysis, PCA code template, you can use directly.)
PCA
- PCA算法的matlab实现及算例,包含原始数据(matlab code of PCA in machine learning)
Matlab file
- PCA实现图像压缩 matlab代码,根据pca选出累计概率达到90%的特征,作为新的特征,并根据新的特征实现图像的重建(PCA implementation of image compression Matlab code)