packageMath
Library with functions such as for smoothing
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
This package contains blocks and functions for commonly used mathematical operations. The classes in this package augment the classes Modelica.Blocks.
Contents
| Name | Description |
|---|---|
| Average of a vector | |
| Bicubic function | |
| Biquadratic function | |
| Boolean signal replicator | |
| Integer signal replicator | |
| Output the integral of the input signal | |
| Function that approximates 1/x by a twice continuously differentiable function | |
| Maximum element of a vector | |
| Minimum element of a vector | |
| Polynominal function | |
| Power function that is linearized below a user-defined threshold | |
| Function that is quadratic in first argument and linear in second argument | |
| Power function, regularized near zero, but nonzero value for x=0 | |
| Once continuously differentiable approximation to exp(-|x|) in interval |x| < delta | |
| Once continuously differentiable approximation to the Heaviside function | |
| Once continuously differentiable approximation to the limit function | |
| Once continuously differentiable approximation to the maximum function | |
| Once continuously differentiable approximation to the minimum function | |
| Block for splice function opertation | |
| Integration using the trapezoidal rule | |
| Package with mathematical functions | |
| Collection of models that illustrate model use and test models |