搜索资源列表
kpca_toy
- 基于kernel pca的非线性降维算法,原文发表于神经计算杂志上,有兴趣者可以先看论文。-PCA-based kernel of nonlinear reduced dimension algorithm, the original published in the Journal of neural computation, those interested can read papers.
mrfdenosie
- 马尔可夫随机场去噪的例子及其Kernel PCA-Markov Random Field Denoising examples and Kernel PCA
kpca
- kpca算法的matlab源程序,基于核的主成分分析的源程序-KPCA algorithm matlab source, kernel-based principal component analysis of the source
KPCA
- kernel PCA
pcajiafisher
- pca+fisher是将核函数应用到人脸识别研究中去-pca+ fisher is the kernel function is applied to face recognition research go
stprtool
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support V
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 trhoug
kpca_toy
- Kernel PCA的经典示例程序,非常有帮助,也很易懂。-Kernel PCA classic example of the procedure
palmprint
- Palmprint Recognition by Applying Wavelet-Based Kernel PCA
Kernel_PCA
- 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
sch99kernel
- This pdf file of Kernel PCA-This is pdf file of Kernel PCA
kpca_origin
- Kernel PCA toy example Nonlinear component analysis as a kernel Eigenvalue problem
26
- 关于rbf神经网络实现图像分类的优化算法英文文献 源于著名期刊I-A METHOD FOR IMAGE CLASSIFICATION BASED ON 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 analysi
gradient_descent_opt
- --- --- --- --- ---Kernel PCA --- --- --- --- - kpca1 | Simple Example of Kernel PCA on a artificial datasets | kpca2 | Example of KPCA. this is a B.Scholkopf modified routine | kpca3 | Example of Multi
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 reprodu
face-recog-using-kernel-pca
- face recognition using PCA
KERNEL-PCA
- Kernel principal component analysis (kernel PCA) 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-PCA
- 基于核方法的主成分分析matlab源代码,比较经典,推荐学习。-Method based on kernel principal component analysis matlab source code, more classic, recommended learning.
PCA-ICA
- 实现了主元分析(PCA)和独立分量分析(ICA)相关信号处理。非线性降维。(Implements Principal Component Analysis (PCA) and Independent Component Analysis (ICA) correlation signal. Non-linear dimension reduction using kernel PCA.)