WINDOW SUM VALUE – [WSUM]
Outputs the moving sum of the input signal
CATEGORY
Mathematical
DESCRIPTION
Outputs the moving sum of the input signal with a rolling window size defined by “Window_Length”.
RESULT VARIABLES AND PARAMETERS
Result | Signal moving sum |
Signal | Input |
Window_Length | Size of the rolling window in seconds |
SYNTAX
res=wsum(input, Window_Length)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE