Karhunen-Loeve Transform

6 views (last 30 days)
Jim Brown
Jim Brown on 13 Jun 2011
Does anyone have an implementation of the KLT? that you are willing to share?

Accepted Answer

Paulo Silva
Paulo Silva on 13 Jun 2011
You can get some examples on the FEX, just search for them or other ways to do what what you need.

More Answers (1)

Daniel Shub
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.

Categories

Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!