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!