How to generate a complex gaussian noise with matlab?

80 次查看(过去 30 天)
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