필터 지우기
필터 지우기

How to use PCA algorithm for feature reduction...?

조회 수: 1 (최근 30일)
deep singh
deep singh 2017년 5월 31일
답변: Nidhi 2022년 7월 12일
i am new at this method and i just want to get a solution with in a short time...so please help me how can i implement this method effectively.. for example, we have 10 sample set each having 10 images and each image having 1*576 so,we have extracted 10 sample set feature size i.e 100*576 so i just want to reduce it 576 to 250. i applied [coeff,score,latent,tsquared,mu]=pca(x,'Numcomponents',inf); but i did not get the right output that means reduced feature, it is not working and getting trouble to select which one is the final output from this method..

답변 (1개)

Nidhi
Nidhi 2022년 7월 12일

카테고리

Help CenterFile 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!

Translated by