Is there any function like movstd in R2015

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

 採用された回答

Walter Roberson
Walter Roberson 2016 年 8 月 25 日

1 投票

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

その他の回答 (0 件)

質問済み:

2016 年 8 月 25 日

回答済み:

2016 年 8 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by