- Open Simulink and create a new model.
- From Simulink Library browser , search for AWGN Channel block.
- Put the Scope Block at the output to view the signal.
I am new to SIMULINK software. I am trying to plot FFT of Gaussian Noise in SIMULINK, how to do that, please advice.
1 view (last 30 days)
Show older comments
In my SIMULINK model I am generating Random Noise, which is Gaussian in nature. I want to see the Histogram plot (bell shaped) of the generated noise. Please let me know how to do that. Thanks.
0 Comments
Accepted Answer
Sai Kiran
on 27 Apr 2023
Hi,
As per my understanding you want to generate a random noise(gaussian) and view that in simulink.
You can follow the below steps to do the same:-
Please refer to the following documentation for more information
I hope it helps!
Thanks.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!