How to calculate Moving Average in a table?
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I need to calculate simple moving average on a set of prices which is in a Table. How to do that?
Thanks,
Jennifer
採用された回答
Dave Behera
2015 年 12 月 4 日
Hi Jennifer,
You can use 'conv' to get the moving average for your data. Here is a link which illustrates this:
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Financial Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!