How to generate pure white noise of 10V in MATLAB Simulink?
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to generate White Noise in MATLAB Simulink. I used the Withe Noise Generator Block but I am noy sure What it exactli sending out. I am Confuused if I should use Function? If so, what kind of function?wng? awng?
please help!
댓글 수: 2
Mathieu NOE
2020년 10월 15일
hi
yes you can use the "white noise " or "random signal generator" blocks
read the doc to see the difference
답변 (1개)
Surya Talluri
2020년 10월 19일
You can use Band-Limited White Noise block to generate the white noise.
The Band-Limited White Noise block generates normally distributed random numbers that are suitable for use in continuous or hybrid systems.
You can refer to the documentation of Band-Limited White Noise block to get clear understanding of it.
댓글 수: 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!