Addition
#
DescriptionThe mathematics block addition
add together multiple inputs together to a single output.
#
InputEach input must be MxN
meaning they must have the same size. The y
unit for each channel n
must also
be identical. This is to ensure you cannot add together different non-compatible signals.
#
OutputThe output is an element-wise addition to the first input.
#
AttributesAttribute | Value |
---|---|
Name | Addition |
Inputs | 2 |
#
NameName specifies the name of the block.
#
InputsInputs specifies the number of inputs the block will add together. The minimum number of inputs is 2.
#
ExamplesThis examples show the addition of a 5 Hz tone, white noise and a step of 1 that starts at 0.5 s.