DotProduct

Outputs the dot product of two input signal vectors

Library

Blocks/Math/Vectors

Description

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

DotProduct_equation1

Parameters

    DotProduct_0

  • n [-] : Dimension of input 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