|
|
| Vector | C | ST | |
в палитре |
на схеме |
The block implements the multiplication of each of the elements of the vector value at the first input with the scalar value at the second input:
where
ai(
t) is the i-th element of the input vector signal
a(
t) at the first input,
b(
t) is the signal at the second input, scalar one;
yi(
t) is the element of the output vector signal
y(
t). The dimension of the output is equal to the dimension of the first input.
Входные порты
- vector - port for the input vector;
- number - port for the input scalar value.
Выходные порты
- output - port for the resulting vector.