derest

Automatic smoothing and differentiation of a noisy time series

Al momento, stai seguendo questo contributo

This is a code for off-line smoothing and estimation of first and second derivatives of a function from a sequence of noisy measurements, which can be nonequally spaced. The algorithm is automatic: the user does not need to provide smoothing parameters, they are estimated in the code. The signal is modelled as a stationary double-integrated Wiener process and estimates are computed using a Kalman smoother. Theoretical details of the algorithm are presented in https://arxiv.org/abs/1610.04397

Cita come

Robert Piche (2026). derest (https://it.mathworks.com/matlabcentral/fileexchange/63925-derest), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
2.0.0.0

Added interpolation capability (implemented by Siva Kannan).

1.0.0.0

update title