Median filter
DSP System Toolbox / Filtering / Filter Designs
DSP System Toolbox / Statistics
The Median Filter block computes the moving median of the input signal along each channel independently over time. The block uses the sliding window method to compute the moving median. In this method, a window of specified length moves over each channel sample by sample, and the block computes the median of the data in the window. This block performs median filtering on the input data over time. For more details, see Algorithms.
Data Types |
|
Multidimensional Signals |
|
Variable-Size Signals |
|