How can I make gaussian noise with certain mean value in simulink?

조회 수: 7 (최근 30일)
Helia Bisadi
Helia Bisadi 2022년 8월 6일
답변: GandaBerunda 2022년 8월 9일
How can I make gaussian noise with mean= 18 and variance= 0.1 in simulink? I can't use AWGN block since I'm not able to specify mean value in it.
I want to generate the below signal which is gaussian noise with mean= 18 and variance= 0.1:

답변 (1개)

GandaBerunda
GandaBerunda 2022년 8월 9일
Hi Helia,
I think the random number block can be used. It takes in mean, variance, initial seed and sample time as inputs.
Hope it helps

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by