noise_generators

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

WhiteNoiseGenerator

This class generates Gaussian white noise with a specified mean and standard deviation.