I want a code for kernel PCA
显示 更早的评论
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
回答(1 个)
Shashank Prasanna
2013-2-14
0 个投票
MATLAB currently doesn't offer this as a part of the statistics toolbox. In the past I've used this and it worked really well for me:
6 个评论
BANI tita
2013-2-16
Walter Roberson
2013-2-16
what is size(X) ?
BANI tita
2013-2-17
Shashank Prasanna
2013-2-18
try clear all
try some of the trouble shooting steps mentioned in the website:
make sure you have the relevant files on the path
BANI tita
2013-2-19
编辑:Walter Roberson
2013-2-19
Hariprasad Kannan
2018-3-7
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
类别
在 帮助中心 和 File Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!