Whitening a large rectangular matrix
이전 댓글 표시
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!