how dimensionality reduction with pca in matlab

hi every body I have I big data, which contains 53 row and 16384 columns . I must reduce the number of columns in matlab with pca method . I need matlab code for this. please help me.

Answers (1)

Do you have the Statistics Toolbox?
If so, use the pca function. Syntax and examples are available at the documentation page for pca.
If not, perhaps search the File Exchange?

1 Comment

thank you for answering I havenot statictis toolbox. witch of the file in file exchange I have to use and how I use. its need to install?

Sign in to comment.

Categories

Asked:

on 11 Jun 2015

Commented:

on 12 Jun 2015

Community Treasure Hunt

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

Start Hunting!