How to use PCA step by step for Dimension Reduction?

1 view (last 30 days)
I've more than 1000 images and I've extracted their features. I want to perform PCA but I'm new to Matlab. Can someone please guide the steps for Dimension Reduction on the Extracted Feature Vectors? I saw matlab fucntions like pca(), princomp(), pcares()but I don't know in which sequence to use these. I directly used the function pca() on extracted features and then trained SVM but the results were discouraging. Thanks in Advance!!!

Answers (1)

Ahmad Abdullah
Ahmad Abdullah on 24 Jul 2014
Can someone give a quick input that why PCA() returned coeff does not show good results in dimension reduction ?

Community Treasure Hunt

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

Start Hunting!