Vector Add - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Vector Add

Sum two vectors

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Vector Add component computes the scaled addition of two vectors.

Equations

y=k1u1+k2u2

Connections

Name

Description

Modelica ID

u1

Real input vector

u1

u2

Real input vector

u2

y

Real output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

k1

1

 

Coefficients for u1

k1

k2

1

 

Coefficients for u2

k2

n

3

 

Dimension of input and output vectors

n

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Math Functions

Math Operators

Signal Blocks