Returns the median of the last length input points. This non-linear filter is good at reducing impulse noise from a signal.
| length |
Number of input points in which to find the median. Must be an odd number from 1 to 31. If |
| in |
The input signal. |
| mul |
Output will be multiplied by this value. |
| add |
This value will be added to the output. |