l1pca_EX

MATLAB function for exact solution of L1-PCA (exhaustive search)
73 download
Aggiornato 26 ott 2017

Visualizza la licenza

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.

Cita come

Dr. Panos Markopoulos (2025). l1pca_EX (https://it.mathworks.com/matlabcentral/fileexchange/64853-l1pca_ex), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Dimensionality Reduction and Feature Extraction in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0

Added image (PM)
Edited title (PM).

Edited contact information (PM).