Data Denoising with Forward Moving MedianΒΆ
Non-Causal Step - Outlier-Resistant Step
The step applies the Forward Moving Median algorithm to denoise one-dimensional time series data. Note that the algorithm does not need the timestamp information to denoise the data.
Input Parameters
- One-dimensional time series data
- Filter width
Output Parameters
- Denoised time series data
Workflow
Algorithm
References
- G.R. Arce, Nonlinear Signal Processing: A Statistical Approach, Wiley:New Jersey, USA, 2005.