ElementwiseProduct

Outputs the element-wise product of two input signal vectors

Library

Blocks/Math/Vectors

Description

This blocks computes the output vector y (right) as elementwise product of two input vectors u (upper left) and v (lower left):

ElementwiseProduct_equation1

Parameters

    ElementwiseProduct_0

  • n [-] : Dimension of input and output vectors. (n): Scalar.

Ports

  • Port 1 at left position: implicit input fixedport numbered 1.
  • Port 2 at left position: implicit input fixedport numbered 2.
  • Port 1 at right position: implicit output fixedport numbered 1.

See Also