PCA

this implements the PCA algorithm. User can choose/input the no.of features in the reduced Dataset.
3.1K Downloads
Updated 12 Jun 2013

View License

this implements the well known PCA algorithm. It returns a Dataset with reduced no. of dimensions/features. The reduction factor i.e how many features the final/reduced Dataset should contain can be chosen by the user.

It contains a illustration dataset of faces (face.mat)(please see Read-me file) to show the usage.

Cite As

Devinder (2024). PCA (https://www.mathworks.com/matlabcentral/fileexchange/42203-pca), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and MATLAB Answers
Acknowledgements

Inspired: EOF

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0