How to calculate Moving Average in a table?
12 次查看(过去 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 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!