搜索资源列表
kpca.rar
- kpca 用于人脸识别等的matlab源码,KPCA for face recognition matlab source, etc.
stprtool.rar
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
KPCA.zip
- kPCA程序 一个关于kernel pca的实现代码,kpca
kernel_pca
- Kernel principal component analysis (kernel PCA) [1] is an extension of principal component analysis (PCA) using techniques of kernel methods. Using a kernel, the originally linear operations of PCA are done in a reproducing kernel Hilbert space with
kpca
- 使用核PcA来识别图片,图片为200张测试图片,200张训练图片,包含在在压缩文件中。-To identify the use of nuclear PcA picture, pictures, for 200 test images, 200 training images, is included in the compressed file.
KPCA
- kernel PCA
pcajiafisher
- pca+fisher是将核函数应用到人脸识别研究中去-pca+ fisher is the kernel function is applied to face recognition research go
drtoolbox.tar
- 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techn
KPCA
- 为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。 -PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using Kernel Principal Component An
kpca_toy
- Kernel PCA的经典示例程序,非常有帮助,也很易懂。-Kernel PCA classic example of the procedure
Kernel_PCA
- 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
KECA
- Kernel Entropy Component Analysis,KECA方法的作者R. Jenssen自己写的MATLAB代码,文章发表在2010年5月的IEEE TPAMI上面-Kernel Entropy Component Analysis, by R. Jenssen, published in IEEE TPAMI 2010. We introduce kernel entropy component analysis (kernel ECA) as a new method
KPCA
- 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
facerecgnize
- 模式识别课程作业,pca和kpca,以及一个人脸可。其中kpca的核函数是多项式。-Pattern Recognition course assignments, pca and kpca, and a person can face. Where the kernel function is polynomial kpca.
Kernel-PCA
- 基于核方法的主成分分析matlab源代码,比较经典,推荐学习。-Method based on kernel principal component analysis matlab source code, more classic, recommended learning.
PCA
- 基于PCA的人脸识别 Matlab代码 两种方法 KL 和kernel-PCA-based face recognition Matlab code
kernelPCA
- kernel PCA MATLAB code
drtoolbox
- Matlab针对各种数据预处理的降维方法,源码集合。-Currently, the Matlab Toolbox for Dimensionality Reduction contains the following techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Sammon mapping Lin
kPCA_v3.1
- Computation of Kernel PCA
FNN与PCA和KPCA结合
- 一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))