l1pca_EX

MATLAB function for exact solution of L1-PCA (exhaustive search)
73 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 (2026). l1pca_EX (https://uk.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
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and MATLAB Answers
Version Published Release Notes
1.0

Added image (PM)
Edited title (PM).

Edited contact information (PM).