搜索资源列表
kpca
- KPCA实现数据压缩,所用核函数为高斯核函数-KPCA to achieve data compression, used in nuclear function for Gaussian kernel function
kpca
- 这是一段简单的基于主元分析法的特征提取的程序-This is a simple method based on principal component analysis of the feature extraction procedure
pcakpca
- 这是我的毕业设计,是一个有关PCA与KPCA对数据进行处理提取其特征的程序,采用C++与MATLAB设计而成。-This is my graduation project, a PCA and KPCA on the data processing procedures for extracting the features using C++ and MATLAB design from.
learning-with-kernels
- 核学习 这是介绍核方法非常经典的书籍。里面包括各种核方法:kpca,kfda以及贝叶斯核方法-learning with kernels, this book is a classical book about kernel。 really worth of reading。
PatternRecognition
- (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
KPCA
- 这是一个关于核主元分析的代码,在win7平台上用C++编写-This is the code on nuclear Principal Component Analysis on win7 platform written C++