modelAnalysis

Shows how to analyze a noise signal

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example uses some simple analysis block to analyse the mean and variance of the generated random numbers. You can used it to check the quality of a parametrization of the PRNG block.

The generated values should satisfy some general quality measures:

  • They should match your selected distribution.
  • They should be uncorrelated for different seeds and time lags, respectively.
  • ...

Components

TypeNameDefaultDescription
Noise.PRNGprng
Noise.Utilities.Analysis.Mumu
Noise.Utilities.Analysis.Varvar
Noise.Utilities.Analysis.Stdstd
Noise.Utilities.Analysis.Corrcorr

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control