Data Filter Kalman

The Kalman filter, is a mathematical method for data filtering (not audio) named after Rudolf E. Kalman.

Its purpose is to use measurements observed over time, containing noise (random variations) and other inaccuracies, and produce values that tend to be closer to the true values of the measurements and their associated calculated values.

Settings

bypass

Bypasses the module.

in

Input Data flow(s).

This filter is optimized for data's in [0..1].

out

Output Data flow(s).

factor

Filter factor. Small values for hi filtering, large value for low.

input mode

Determines if the input is treated as an array (all the array is filtered), or if each values of the array is calculated independently.

See also

version 5.2.221206

Edit All Pages