Whitening a large rectangular matrix
Afficher commentaires plus anciens
Hello,
I tried some Matlab codes for matrix whitening, (using SVD or EVD). I got a well results for square matrix (NxN matrix) when I see the cov matrix of the whitened matrix. But when I try to whiten a large rectangular matrix, i.e 4x500 one, I get absolutly an unsatisfied result (cov matrix).
So I want to know if that's possible to improve the whitening in this case (if there are some specified algorithms) or that's normal to have such whitening results.
Thank you
Sofiane
Réponses (0)
Catégories
En savoir plus sur Call Python from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!