Is there any function like movstd in R2015

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

 Accepted Answer

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

More Answers (0)

Categories

Find more on Signal Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!