Whitening a large rectangular matrix
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre Call Python from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!