How can I make gaussian noise with certain mean value in simulink?
4 次查看(过去 30 天)
显示 更早的评论
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:
0 个评论
回答(1 个)
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!