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 | |
| Bessel function of the first kind of order 0, J0 | |
| Bessel function of the first kind of order 1, J1 | |
| Bessel function of the second kind of order 0, Y0 | |
| Bessel function of the second kind of order 1, Y1 | |
| Bicubic function | |
| Binomial function | |
| Biquadratic function | |
| Boolean signal replicator | |
| Exponential integral function, E1 | |
| Factorial function | |
| Falling factorial function | |
| Integer signal replicator | |
| Output the integral of the input signal | |
| Output the cubic hermite spline interpolation of the input signal on the given curve | |
| Function that approximates 1/x by a twice continuously differentiable function | |
| Maximum element of a vector | |
| Minimum element of a vector | |
| Polynomial 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 | |
| Twice 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 |