Filter


Filter

This object applies an average filter on a numerical data vector. The property "Data points" specifies how many data points to use for generating the average. The property "Iterations" specifies how often the average filter should be applied.

The resulting data vector is shorter by two times the number of data points used for the filter process. If the property "Reduce length" is set to yes, the resulting vector only contains each nth data point, where n is the value of the "Data points" property.

If a scale vector is connected to the input variable "Scala", it is transformed so that it matches the new filtered output vector.


The Vimms User Manual