How to calculate Moving Average in a table?
7 views (last 30 days)
Show older comments
Hi,
I need to calculate simple moving average on a set of prices which is in a Table. How to do that?
Thanks,
Jennifer
Accepted Answer
Dave Behera
on 4 Dec 2015
Hi Jennifer,
You can use 'conv' to get the moving average for your data. Here is a link which illustrates this:
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!