Covariance Matrix?

8 visualizzazioni (ultimi 30 giorni)
zayed
zayed il 19 Dic 2011
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.

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by