フィルターのクリア

Covariance Matrix?

3 ビュー (過去 30 日間)
zayed
zayed 2011 年 12 月 19 日
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.

採用された回答

Walter Roberson
Walter Roberson 2011 年 12 月 19 日
Hint 1: randn() returns a normally distributed random number with mean 0.
Hint 2: A + i*B

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by