This package contains the implemented power spectral densities, i.e. the distributions of generated frequencies in the random signal.
There are currently two different ways of shaping these frequencies:
Name | Description |
---|---|
PSD_WhiteNoise | Unmodified white noise with constant power spectral density |
PSD_IdealLowPass | An ideal low-pass filter based on the convolution with the sinc function |
PSD_LinearInterpolation | Linear interpolation between the noise samples |
PSD_Interpolation | Apply an arbitrary interpolation by convolution with a Kernel |
PSD_Convolution | Apply an arbitrary filter by convolution with its impulse response |
Kernels | A collection of useful kernels for the convolution filter |
Developed 2014 at the DLR Institute of System Dynamics and Control