Karhunen-Loeve Transform
6 views (last 30 days)
Show older comments
Does anyone have an implementation of the KLT? that you are willing to share?
0 Comments
Accepted Answer
More Answers (1)
Daniel Shub
on 14 Jun 2011
From my understanding KLT, PCA, and SVD are all related The statistics toolbox has princomp which does a principal component analysis. The SVD function is part of standard MATLAB.
0 Comments
See Also
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!