IndustrialControlSystems.MathOperations.Examples

Examples

Information

Extends from IndustrialControlSystems.Icons.ExamplesPackage (Examples package icon).

Package Content

NameDescription
IndustrialControlSystems.MathOperations.Examples.SimpleMathOperations SimpleMathOperations test of real math operations
IndustrialControlSystems.MathOperations.Examples.CustomMathOperation CustomMathOperation test of custom real math operations
IndustrialControlSystems.MathOperations.Examples.SumSquare SumSquare This function compute the sum square of a vector
IndustrialControlSystems.MathOperations.Examples.Mean Mean This function computes the mean of a vector
IndustrialControlSystems.MathOperations.Examples.reScale reScale this function rescale the operation result (for Fuxed Point numbers)
IndustrialControlSystems.MathOperations.Examples.SetPointGeneration SetPointGeneration various examples of set point generators and noise signal

IndustrialControlSystems.MathOperations.Examples.SimpleMathOperations IndustrialControlSystems.MathOperations.Examples.SimpleMathOperations

test of real math operations

Information

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

IndustrialControlSystems.MathOperations.Examples.CustomMathOperation IndustrialControlSystems.MathOperations.Examples.CustomMathOperation

test of custom real math operations

Information

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

IndustrialControlSystems.MathOperations.Examples.SumSquare

This function compute the sum square of a vector

Information

Extends from IntegerType.Functions.GeneralFunction.

Inputs

NameDescription
u[:] 

Outputs

NameDescription
y 

IndustrialControlSystems.MathOperations.Examples.Mean

This function computes the mean of a vector

Information

Extends from RealType.Functions.GeneralFunction.

Inputs

NameDescription
u[:] 

Outputs

NameDescription
y 

IndustrialControlSystems.MathOperations.Examples.reScale

this function rescale the operation result (for Fuxed Point numbers)

Information

Extends from RealType.Functions.GeneralReScalingFunction.

Inputs

NameDescription
u[:]input of the function
Ycomputed output
scaleFactorscale factor

Outputs

NameDescription
yre-scaled output

IndustrialControlSystems.MathOperations.Examples.SetPointGeneration IndustrialControlSystems.MathOperations.Examples.SetPointGeneration

various examples of set point generators and noise signal

Information

Extends from Modelica.Icons.Example (Icon for runnable examples).
Automatically generated Mon May 21 13:34:14 2012.