This library contains blocks to generate reproducible noise, as well as various utility functions. These models are now part of the Modelica Standard Library (version 3.2.2).
Use the noise models provided by the MSL. This package is in this case not needed.
For more advanced noise models (more distributions, continuous, high performance noise), you might want to look at AdvancedNoise.
Use the master branch: https://github.com/DLR-SR/Noise/tree/master. This is the version you are currently working with, so no need to update!
For more advanced noise models (more distributions, continuous, high performance noise), you might want to look at the MSL321 branch of AdvancedNoise: https://github.com/DLR-SR/AdvancedNoise/tree/MSL321.
Note that these versions will not be further maintained.
Name | Description |
---|---|
Blocks | Additions to Blocks package of MSL |
Math | Additions to Math package of MSL |
Utilities | Additions to Utilities package of MSL |
ToModelicaTest | Functions to be included in package ModelicaTest |
Date | Description | ||
---|---|---|---|
June 22, 2015 |
|