PCA and ICA Package
Implements Principal Component Analysis (PCA) and Independent Component Analysis (ICA)
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Brian Moore (2026). PCA and ICA Package (https://www.mathworks.com/matlabcentral/fileexchange/38300-pca-and-ica-package), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: EOF
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and MATLAB Answers
General Information
- Version 2.2.0 (2.12 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.2.0 | Improving implementation efficiency. |
||
| 2.1.0 | Adding support for audioread() function in loadAudio() |
||
| 2.0.0 | - Adding support for kurtosis-based Fast ICA
|
||
| 1.4.0 | Uploading .zip (omitted in last update) |
||
| 1.3.0 | Improving documentation and code performance |
||
| 1.2.0 | Updating myPCA() documentation |
||
| 1.1.0 | Fixing bug in myMultiGaussian(). Needed to use lower triangular Cholesky factorization, not the upper triangular version. |
||
| 1.0.0 |