blockWeibullDensity

Calculates the density of a Weibull distribution

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This block determines the probability density y of a Weibull distribution for the given input signal u (for details of this density function see Math.Distributions.Weibull.density).

This block is demonstrated in the example Examples.Noise.Densities .

Parameters

TypeNameDefaultDescription
ReallambdaScale parameter of the Weibull distribution
RealkShape parameter of the Weibull distribution

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputuReal input signal
Modelica.Blocks.Interfaces.RealOutputyDensity of the input signal according to the Weibull probability density function

Revisions

Date Description
June 22, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control