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 Center および File ExchangeDimensionality 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