l1pca_EX

MATLAB function for exact solution of L1-PCA (exhaustive search)
71 Downloads
Updated 26 Oct 2017

View License

For input a D-by-N matrix X, this function returns the K ≥ 1 L1-PCs of X (exact solution).
Method: Exhaustive search over entire binary field.
Complexity: Exponential in N and K; linear in D.

Cite As

Dr. Panos Markopoulos (2024). l1pca_EX (https://www.mathworks.com/matlabcentral/fileexchange/64853-l1pca_ex), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

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

Added image (PM)
Edited title (PM).

Edited contact information (PM).