Skip to main content
Version: current

Integration

Description

The block Integration integrates a dataset using a specific integration type, either into a single numer or per sample.

MxNMx1

Input

The input is MxN.

Output

The output dependent on output mode and can be either Mx1 in Single number mode and MxN-1 in Per sample mode.

Attributes

AttributeValue
NameIntegration
Integration MethodDiscrete Sum
Output ModeSingle Number
Channels1

Name

Name specifies the name of the block.

Integration Method

Integration method is the type of integration method which can be: Discrete Sum or Trapezoidal Rule.

Output Mode

Output mode is the type of output the block should send out. It can be Single Number where the entire dataset is integrated and outputted as a single number. Per Sample is the other type where the integration is outputted per sample.

Channels

Channels specifies the number of input(s)/output(s) the block will have.

Literature