How to generate complex white gaussian noise with spectral density=N0?

1 Ansicht (letzte 30 Tage)
sH
sH am 4 Jul. 2015
Bearbeitet: sH am 5 Jul. 2015
How to generate complex white gaussian noise with spectral density=N0? Here is my code but I'm not sure whether it is correct or not. Can anyone help me?
n=sqrt(N0/2)*(randn(1,10)+1i*randn(1,10));

Antworten (0)

Kategorien

Mehr zu Signal Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by