Covariance Matrix?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Walter Roberson
el 19 de Dic. de 2011
Hint 1: randn() returns a normally distributed random number with mean 0.
Hint 2: A + i*B
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!