Covariance Matrix?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I want to find covariance matrix from complex Gaussian noise with zero mean.So how can i generate in matlab complex gaussian noise with zero mean ,then find the covariance matrix.
0 件のコメント
採用された回答
Walter Roberson
2011 年 12 月 19 日
Hint 1: randn() returns a normally distributed random number with mean 0.
Hint 2: A + i*B
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!