How to generate a complex gaussian noise with matlab?

조회 수: 88 (최근 30일)
Mouktar Bello
Mouktar Bello 2019년 1월 13일
답변: Ashutosh Prasad 2019년 1월 16일
I am looking for how to generate a complex gaussian noise.
n∼ CN(0,σ²*I) where I=identity matrix, CN is for complex Noise
Thank you.
  댓글 수: 1
Image Analyst
Image Analyst 2019년 1월 13일
What do you want? Do you want to run randn() to generate a set of numbers with normally distributed noise both on the real part and the imaginary part?

댓글을 달려면 로그인하십시오.

답변 (1개)

Ashutosh Prasad
Ashutosh Prasad 2019년 1월 16일
You can follow this answer if it helps
https://www.mathworks.com/matlabcentral/answers/25159-complex-gaussian-noise-signals-with-zero-mean-and-different-variance

카테고리

Help CenterFile Exchange에서 Random Number Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by