Location:
Search - principal
Search list
Description: 主成分分析(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.
Platform: |
Size: 3072 |
Author: 赵俊义 |
Hits:
Description: 此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图-this procedure for the Principal Component Analysis Matlab procedures can export contribution rate and the two-dimensional plot paint
Platform: |
Size: 4096 |
Author: 林子 |
Hits:
Description: pca主成分分析算法matlab源码,利用matlab实现pca算法。-pca principal component analysis algorithm Matlab source, using Matlab achieve pca algorithm.
Platform: |
Size: 33792 |
Author: 李辙 |
Hits:
Description: 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.
Platform: |
Size: 1024 |
Author: 李楠 |
Hits:
Description: pca进行特征提取源码,用matlab语言编写,pca即主成分分析-pca source for feature extraction using Matlab language, pca that Principal Component Analysis
Platform: |
Size: 1024 |
Author: 王蕊 |
Hits:
Description: 从物理意义的角度很好的解释了主成分分析法,是一篇很好的主成分分析入门文献。-Physical meaning from the perspective of a very good explanation of the principal component analysis method, is a good entry-principal component analysis literature.
Platform: |
Size: 300032 |
Author: smallmule |
Hits:
Description: PCA = Principal Component Analysis PDF document. Learn it
Platform: |
Size: 91136 |
Author: selamicik |
Hits:
Description: 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 s and why s of
data analysis practice. For the latter part it is assumed (but not
absolutely necessary) that the reader is already familiar with these
methods. It also assumes you have had some preliminary experience
with linear/matrix algebra.
Platform: |
Size: 270336 |
Author: 郭大 |
Hits:
Description: 主分量分析法的介绍-Principal component analysis method introduced
Platform: |
Size: 91136 |
Author: lijin |
Hits:
Description: 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 behind this
black box.-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 behind this
black box.
Platform: |
Size: 300032 |
Author: viv |
Hits:
Description: 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 off-subspace variance (which
is assumed to be spherical), while the vector LAMBDA contains the
variances of each of the principal components. This is computed
using the eigenvalue and eigenvector decomposition of X.-Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA (X, PPCA_DIM) computes the principal component subspace U of dimension PPCA_DIM using a centred covariancematrix X. The variable VAR contains the off-subspace variance (whichis assumed to be spherical ), while the vector LAMBDA contains thevariances of each of the principal components. This is computedusing the eigenvalue and eigenvector decomposition of X.
Platform: |
Size: 1024 |
Author: 西晃云 |
Hits:
Description: PCA算法程序 - Dinga s Blog主分量分析方法-PCA algorithm procedures- Dinga s Blog principal component analysis method
Platform: |
Size: 64512 |
Author: daimin |
Hits:
Description: 核主成分分析的特征提取的客户流失预测,大家分享一下.-Kernel Principal Component Analysis of feature extraction of customer churn prediction, to share with Members.
Platform: |
Size: 446464 |
Author: 何生 |
Hits:
Description: 计算道路单交点对称型中线坐标,同时还可以计算平曲线要素、主点桩号等-Calculation of single-point road centerline coordinate symmetry, but also can calculate the level curve elements, such as principal point桩号
Platform: |
Size: 3673088 |
Author: |
Hits:
Description: 核主成分分析KPCA算法源码[matlab]-KPCA Kernel Principal Component Analysis algorithm source [matlab]
Platform: |
Size: 4096 |
Author: huli |
Hits:
Description: 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 wanted,
not changing the filenames-PCA Face Recognition This package implements basic Principal Component Analysis in Matlab andtests is with grayscale portion of the FERET database. Images are notpreprocessed and it is up to the user to preprocess the images as wanted, not changing the filenames
Platform: |
Size: 3072 |
Author: 蔡加欣 |
Hits:
Description: 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 wanted,
not changing the filenames
Platform: |
Size: 2048 |
Author: 蔡加欣 |
Hits:
Description: 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 wanted,
not changing the filenames-PCA Face Recognition This package implements basic Principal Component Analysis in Matlab andtests is with grayscale portion of the FERET database. Images are notpreprocessed and it is up to the user to preprocess the images as wanted, not changing the filenames
Platform: |
Size: 1024 |
Author: 蔡加欣 |
Hits:
Description: 26页PPT,详细介绍主成分分析(Principal Component Analysis,PCA)的概念-26 PPT, details of principal component analysis (Principal Component Analysis, PCA) concept of
Platform: |
Size: 637952 |
Author: dengyue |
Hits:
Description: 主成分分析.mht:介绍主成分分析的文章
edgepick.m:本程序的目的是实现边缘检测
drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出
practical.m:一个主分量的程序,边缘检测和主分量提取
prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the principal component analysis edgepick.m: The purpose of this program is to achieve edge detection drawprim.m: to find the location of the maximum principal component, which in the original image in the draw practical.m: a principal components process, edge detection and principal component extraction prin.m: princomp function of the program is to extract the principal component matrix
Platform: |
Size: 17408 |
Author: 李仕诚 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»