Is there any function like movstd in R2015

Does anyone know how to calculate moving average or variance using R2015? Thanks!

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 25 Aug. 2016

1 Stimme

conv() or filter() can be used for moving average.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by