How to generate pure white noise of 10V in MATLAB Simulink?
1 view (last 30 days)
Show older comments
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 Comments
Mathieu NOE
on 15 Oct 2020
hi
yes you can use the "white noise " or "random signal generator" blocks
read the doc to see the difference
Answers (1)
Surya Talluri
on 19 Oct 2020
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 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!