Data Denoising with Brown’s Double Exponential Smoothing¶
This step applies the Brown’s Double Exponential Smoothing algorithm to denoise the input time series data.
Input Parameters
- One-dimensional time series data
- A real data smoothing parameter between 0 and 1
Output Parameters
- Denoised time series data
Workflow
Algorithm
Brown’s Double Exponential Smoothing
References
NIST/SEMATECH e-Handbook of Statistical Methods