搜索资源列表
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
Kernel_PCA
- 基于核的主分量分析方法的提出者亲自写的程序(基于MATLAB-a MATLAB m-file of Kernel PCA
KernelPCA
- KernalPCA. used for visualization
kernelPCA
- kernel PCA MATLAB code
KernelPCA
- 一个关于核pca的程序源代码,可用于人脸识别,里面包含orl32和yale32数据文件。-A nuclear pca program source code, can be used for face recognition, which contains orl32, and yale32 data file.
kernelpca
- 核主成分分析子函数sample,可用于故障检测中-KPCA sample
kernelPCA
- KPCA可以用作数据压缩与提取。是一个很好的函数,可直接调用-KPCACan be used for data compression and extraction. Is a good function, can be called directly
kernelpca_tutorial
- 在信号处理技术中,使用PCA非线性降维。(Non-linear dimension reduction using kernel PCA.)