필터 지우기
필터 지우기

I am new to SIMULINK software. I am trying to plot FFT of Gaussian Noise in SIMULINK, how to do that, please advice.

조회 수: 2 (최근 30일)
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.

채택된 답변

Sai Kiran
Sai Kiran 2023년 4월 27일
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:-
  1. Open Simulink and create a new model.
  2. From Simulink Library browser , search for AWGN Channel block.
  3. Put the Scope Block at the output to view the signal.
Please refer to the following documentation for more information
I hope it helps!
Thanks.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by