Uncorrelated Multilinear Principal Component Analysis (UMPCA)

The codes implement the Uncorrelated Multilinear Principal Component Analysis (UMPCA) algorithm.
2,3K descargas
Actualizado 2 mar 2012

Ver licencia

Matlab source codes for Uncorrelated Multilinear Principal Component Analysis (UMPCA)

%[Algorithm]%

The matlab codes provided here implement the UMPCA algorithm presented in the
paper "UMPCA_TNN09.pdf" included in this package:

Haiping Lu, K.N. Plataniotis, and A.N. Venetsanopoulos,
"Uncorrelated Multilinear Principal Component Analysis for Unsupervised
Multilinear Subspace Learning",
IEEE Transactions on Neural Networks,
Vol. 20, No. 11, Page: 1820-1836, Nov. 2009.

"maxeig.m" (by Todd K. Moon) is a function used by "UMPCA.m' to get the leading
eigenvector.
---------------------------

%[Usages]%

Please refer to the comments in the codes for example usage on 2D data
"FERETC70A15S8_80x80" in the directory "FERETC70A15S8", which is used in the
paper above. Various partitions used in the paper are included in the directory
"FERETC70A15S8" for L=1 to 7.

Directory "USFGait17_32x22x10" contains the gait data used in the paper above.
---------------------------

%[Toolbox needed]%:

This code needs the tensor toolbox available at
http://csmr.ca.sandia.gov/~tgkolda/TensorToolbox/
This package includes tensor toolbox version 2.1 for convenience.
---------------------------

%[Restriction]%

In all documents and papers reporting research work that uses the matlab codes
provided here, the respective author(s) must reference the following paper:

[1] Haiping Lu, K.N. Plataniotis, and A.N. Venetsanopoulos,
"Uncorrelated Multilinear Principal Component Analysis for Unsupervised
Multilinear Subspace Learning",
IEEE Transactions on Neural Networks,
Vol. 20, No. 11, pp. 1820-1836, Nov. 2009.
---------------------------

%[Additional Resources]%

The BibTeX file "MPCApublications.bib" contains the BibTex for UMPCA and
related works. The included survey paper "SurveyMSL_PR2011.pdf" discusses the
relations between UMPCA and related works.

Citar como

Haiping Lu (2024). Uncorrelated Multilinear Principal Component Analysis (UMPCA) (https://www.mathworks.com/matlabcentral/fileexchange/35432-uncorrelated-multilinear-principal-component-analysis-umpca), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2006a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0