How to generate pure white noise of 10V in MATLAB Simulink?

2 views (last 30 days)
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!

Answers (1)

Surya Talluri
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.

Community Treasure Hunt

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

Start Hunting!