Minimum (maximum) for all elements of the vector

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

The block performs element-by-element calculation of the minimum or maximum of the elements of the input vector(s):

where i is the element number of the vectors, xj,i are the elements of all input vectors, y(t) is the output signal, scalar one.

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

  • vector_n - input for the vector to be processed. The number of the vectors to be processed is set in the block properties.

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

  • output - block output signal port.

Свойства

  • Number of ports – the number of block 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 signals by means of a typical block Multiplexer.