How to generate a complex gaussian noise with matlab?

80 Ansichten (letzte 30 Tage)
Mouktar Bello
Mouktar Bello am 13 Jan. 2019
Beantwortet: Ashutosh Prasad am 16 Jan. 2019
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 Kommentar
Image Analyst
Image Analyst am 13 Jan. 2019
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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Ashutosh Prasad
Ashutosh Prasad am 16 Jan. 2019
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

Kategorien

Mehr zu Random Number Generation 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