This package contains various example models that demonstrates
how to utilize the blocks from sublibrary Blocks.Noise.
| Name |
Description |
| UniformNoise |
Demonstrates the most simple usage of the UniformNoise
block |
| AutomaticSeed |
Demonstrates noise with startTime and automatic local seed for
UniformNoise |
| Distributions |
Demonstrates noise with different types of distributions |
| UniformNoiseProperties |
Demonstrates the computation of properties for uniformly
distributed noise |
| NormalNoiseProperties |
Demonstrates the computation of properties for normally
distributed noise |
| Densities |
Demonstrates how to compute distribution densities (=
Probability Density Function) |
| ImpureGenerator |
Demonstrates the usage of the impure random number
generator |
| ActuatorWithNoise |
Demonstrates how to model measurement noise in an actuator |
| DrydenContinuousTurbulence |
Demonstrates how to model wind turbulence for aircraft with the
BandLimitedWhiteNoise block (a simple model of vertical Dryden gust
speed at low altitudes < 1000 ft) |
| Utilities |
Library of utility models used in the examples |