noise_generators#
Generates white noise for control applications.
This module provides a WhiteNoiseGenerator class for creating Gaussian white noise with configurable mean and standard deviation.
Classes
This class generates Gaussian white noise with a specified mean and standard deviation. |