MatrixGain

Output the product of a gain matrix with the input signal vector

Library

Blocks/Math/Vectors

Description

This blocks computes the output vector y (right) as product of the gain matrix K and the input vector u (left):

MatrixGain_equation1

Parameters

    MatrixGain_0

  • K [-] : Gain matrix (nout rows, nin columns) (K): Matrix.

Ports

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

See Also