Data Denoising with Holt-Winters Double Exponential SmoothingΒΆ
This step applies the Holt-Winters 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
- A real trend smoothing parameter between 0 and 1
Output Parameters
- Denoised time series data
Workflow
Algorithm
Holt-Winters Double Exponential Smoothing
References
NIST/SEMATECH e-Handbook of Statistical Methods