Getting same values for first column of kernel-PCA

조회 수: 9 (최근 30일)
Peter Smith
Peter Smith 2019년 11월 8일
So I have a dataset of 36 features x 57 observations
I'm using this file-exchange code for kernel-PCA.
For some reason, I'm getting the exact same value in the first principle component. Just a line of code:
projected_data = kernelpca_tutorial(handles.all_data, 3);
Anyone else run into this issue?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

제품


릴리스

R2013b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by