搜索资源列表
一个 PCA 算法的matlab程序
- 主成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。-principal component analysis (PCA) algorithm is used to simplify the technology of data, For some complex data can be applied Principal Component Analysis streamline its
PCA-matlab
- 此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图-this procedure for the Principal Component Analysis Matlab procedures can export contribution rate and the two-dimensional plot paint
pca-matlab-code
- pca主成分分析算法matlab源码,利用matlab实现pca算法。-pca principal component analysis algorithm Matlab source, using Matlab achieve pca algorithm.
mypcacv
- Performs Principal Component Analysis cross validation to determine the true rank of an X-block.-Performs Principal Component Analysis cr oss validation to determine the true rank of an X- block.
Pca-extraction
- pca进行特征提取源码,用matlab语言编写,pca即主成分分析-pca source for feature extraction using Matlab language, pca that Principal Component Analysis
pca
- 从物理意义的角度很好的解释了主成分分析法,是一篇很好的主成分分析入门文献。-Physical meaning from the perspective of a very good explanation of the principal component analysis method, is a good entry-principal component analysis literature.
principal_components
- PCA = Principal Component Analysis PDF document. Learn it
IntroMatlab_codepls
- PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis (PCA) and Partial Least Squares (PLS) regression, focusing on the mathematics and numerical aspects rather than how
PCA-tutorial
- 主分量分析法的介绍-Principal component analysis method introduced
ATutorialonPrincipalComponentAnalysis
- A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that is widely used but poorly understood. The goal of this paper is to dispel the magic
ppca
- Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the
pca
- PCA算法程序 - Dinga s Blog主分量分析方法-PCA algorithm procedures- Dinga s Blog principal component analysis method
pingquxian
- 计算道路单交点对称型中线坐标,同时还可以计算平曲线要素、主点桩号等-Calculation of single-point road centerline coordinate symmetry, but also can calculate the level curve elements, such as principal point桩号
kpca_azaaza
- 核主成分分析KPCA算法源码[matlab]-KPCA Kernel Principal Component Analysis algorithm source [matlab]
trainList
- PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images
feret
- PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as
fc
- PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as
pca
- matlab principal component analysis, PCA算法.-matlab principal component analysis, PCA algorithm.
Principal.Component.Analysis.PCA
- 26页PPT,详细介绍主成分分析(Principal Component Analysis,PCA)的概念-26 PPT, details of principal component analysis (Principal Component Analysis, PCA) concept of
Principal-component-analysis-matlab
- 主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the princip