PCA.zip
Version 1.0.0.0 (10.3 MB) by
Jason Joseph Rebello
PCA : reduce features used in face recognition
- This program uses Principal Component Analysis to reduce the number of features used in face recognition.
- This program allows you to set K if you know the number of Principal components needed or calculates K based on how much variance you would like to preserve in the images.
- The images consisting of reduced features can be used for training a neural network or logistic regression model.
- It decreases computation time of the program.
- Original & recovered images displayed
Cite As
Jason Joseph Rebello (2026). PCA.zip (https://www.mathworks.com/matlabcentral/fileexchange/47354-pca-zip), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Dimensionality Reduction and Feature Extraction >
Find more on Dimensionality Reduction and Feature Extraction in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
