ScalarMultiplicationMultiplication of a vector with a scalar |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The output vector y is obtained by multiplying the input vector u1 with the scalar input u2:
The vectors y and u1 will have the same length nin
.
nin |
Value: 2 Type: Integer Description: Length of input vector |
---|
u1 |
Type: RealMultiInput[nin] Description: Input vector of length nin |
|
---|---|---|
u2 |
Type: RealInput Description: Input of scalar value |
|
y |
Type: RealMultiOutput[nin] Description: Output vector |
BusinessSimulation.CausalLoop Interaction with linear and nonlinear terms |
|
BusinessSimulation.CausalLoop Splitting a flow into n flows |
|
BusinessSimulation.MoleculesOfStructure.Policy Allocate an available amount according to priorities |
|
BusinessSimulation.MoleculesOfStructure.Transceivers Splitting an arbitrary flow into n subflows |