搜索资源列表
qiyizhifaPCA
- 利用奇异值法(SVD)对载入数据进行主成分分析,源代码-use of the singular value (SVD) included data on principal component analysis, source code
PCA_Matlab_ana
- 主成分分析是把多个指标化为少数几个终合指标的一种统计分析方法。本源代码为matlab中源代码,并添加了相应的分析注解-Principal Component Analysis is more than a few indicators as a final indicator of a statistical analysis method. Source code for which the source code Matlab, and add the corresponding analy
mainfactoranalysis
- matlab《主成分分析》的源代码,是化学计量学的模式识别的主要程序。
SpPCA
- 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。
主成分分析法源代码
- 主成分分析法,源代码,有主于应用主成分分析法的朋友
主成分分析 PCA
- PCA的matlab源代码.
MPCACodes 多线性主成分分析的MATLAB源代码
- 多线性主成分分析的MATLAB源代码 最初用于人脸识别和步态识别 后被扩展到其他应用领域-The codes implement two algorithms: Multilinear Principal Component Analysis (MPCA) and MPCA+LDA.
10990
- 一种主成分分析的matlab源代码!外国人写的,不错!-A principal component analysis of the matlab source code! Writing of foreigners, it is true!
PCA-(ICA)
- 主成分分析程序包,包括主成分分析和独立主成分分析两个程序源代码。-Principal component analysis package, including principal component analysis principal component analysis and independent source code for both procedures.
MainAnalysis.m
- 主成分分析的matlab源代码,全面实用的代码-PCA matlab source code, comprehensive and practical code
PCA
- pca进行主成分分析的源代码,对人脸识别,超分辨率有很好的作用-pca principal component analysis of the source code
zhuchengfenfenxi
- 主成分分析课件资料以及源代码,在进行大规模数据处理上大有用武之地-Principal component analysis courseware information and source code, during a large-scale data processing come in handy
aaa
- 关于遥感图像分类方面的程序源代码 有主成分分析,神经网络等方法-Remote sensing image classification on the program source code is the principal component analysis, neural network, the
PCA
- 一个最简单的主成分分析的源代码,希望对朋友们有所价值-A simple principal component analysis of the source code, I hope my friends have value
Kernel-PCA
- 基于核方法的主成分分析matlab源代码,比较经典,推荐学习。-Method based on kernel principal component analysis matlab source code, more classic, recommended learning.
PCA-Matlab-CODE
- 主成分分析源代码,有详细说明,中文详细说明-Principal Component Analysis Matlab CODE
PCA_CPP
- 里面有两个简单的主成分分析源代码,对于初学或想了解主成分分析算法的思想非常有帮助,简单易用。本人也是学习的其他同学的代码,不用于商业,仅供交流学习。-There are two simple principal component analysis of the source code for the beginner or want to know the thinking of principal component analysis algorithm is very helpful an
PCA
- 利用MATLAB语言,主成分分析源代码,有具体分析距离,程序有详细注释-Using MATLAB language, principal component analysis source code, a detailed analysis the program detailed notes
主成分分析PCA源代码(C++,matlab)
- MATLAB内置pca(主成分分析)源代码(source code of pca basis MATLAB)
PCA分析源代码
- PCA主成分分析源代码,PCA是用于降维是经典方法,现在仍有很多人用主成分分析方法进行降维,降低算法复杂度。(PCA is the source code of principal component analysis. PCA is a classical method for dimensionality reduction. Many people still use principal component analysis to reduce dimension and reduce a