Absolute value





| Vector | C | ST |
in the palette on the schematic
The block implements the calculation of the input value modulus. For the scalar input signal:

where u(t), y(t) are input and output signals. For a vector input signal:

where ui(t), yi(t) are the i-th elements of the input and output vector signals.

Inputs

  • input - input signal port.

Outputs

  • output - output signal port.

Properties

none

Parameters

none

Note:
dimension of the output signal is always equal to the dimension of the input signal.