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