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

조회 수: 2 (최근 30일)
sH
sH 2015년 7월 4일
편집: sH 2015년 7월 5일
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));

답변 (0개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by