How to form covariance matrix of this?
1 次查看(过去 30 天)
显示 更早的评论
I have a complex matrix as:
S =
0.6661 - 0.7458i 0.4210 - 0.9071i 1.0000 + 0.0000i
-0.9127 + 0.4086i -0.8429 + 0.5381i 1.0000 + 0.0000i
1.0000 + 0.0000i 1.0000 + 0.0000i 1.0000 + 0.0000i
-0.9127 - 0.4086i -0.8429 - 0.5381i 1.0000 - 0.0000i
0.6661 + 0.7458i 0.4210 + 0.9071i 1.0000 - 0.0000i
What can we comment on the form of the three columns vectors? Further how can we form its covariance matrix?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!