PCA and ICA Package

Implements Principal Component Analysis (PCA) and Independent Component Analysis (ICA)

Download
Download

You are now following this Submission

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.2.0

Improving implementation efficiency.

Download
2.1.0

Adding support for audioread() function in loadAudio()

Download
2.0.0

- Adding support for kurtosis-based Fast ICA
- Adding the max-kurtosis ICA algorithm
- Shiny new ICA demos on source separation (including real audio data)

Download
1.4.0

Uploading .zip (omitted in last update)

Download
1.3.0

Improving documentation and code performance

Download
1.2.0

Updating myPCA() documentation

Download
1.1.0

Fixing bug in myMultiGaussian(). Needed to use lower triangular Cholesky factorization, not the upper triangular version.

Download
1.0.0

Download