Minimum (maximum) by inputs

| Vector | C | ST |
в палитре на схеме

The block implements element-by-element calculation of the minimum or maximum of the current input values:

where i is the number of the vector element, x1(t) is the first input vector, x2(t) is the second input vector, y(t) is the output vector.

Входные порты

  • x_n - signal input. The number of inputs is configured in the block properties.

Выходные порты

  • output - block output.

Свойства

  • Number of ports – the number of block input ports;
  • Operation type – the type of operation: minimum or maximum.

Параметры

none

Прим.: in order to implement vector processing, the converted signals must be "compressed" into a vector input signal by means of a typical block Multiplexer.