WOLFRAM SYSTEM MODELER
UniformNoiseDemonstrates the most simple usage of the UniformNoise block |
SystemModel["Modelica.Blocks.Examples.Noise.UniformNoise"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This example demonstrates the most simple usage of the Noise.UniformNoise block:
At every 0.02 seconds a time event occurs and a uniform random number in the band between -1 ... 3 is drawn. This random number is held constant until the next sample instant. The result of a simulation is shown in the next diagram:
uniformNoise2_y |
Default Value: uniformNoise2.y Type: Real |
---|
globalSeed |
Type: GlobalSeed Description: Defines global settings for the blocks of sublibrary Noise, especially a global seed value is defined |
|
---|---|---|
uniformNoise1 |
Type: UniformNoise Description: Noise generator with uniform distribution |
|
uniformNoise2 |
Type: UniformNoise Description: Noise generator with uniform distribution |
Date | Description | ||
---|---|---|---|
June 22, 2015 |
|