derest

Automatic smoothing and differentiation of a noisy time series
166 Downloads
Aktualisiert 12. Dez 2017

Lizenz anzeigen

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

Zitieren als

Robert Piche (2024). derest (https://www.mathworks.com/matlabcentral/fileexchange/63925-derest), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0.0.0

Added interpolation capability (implemented by Siva Kannan).

1.0.0.0

update title