How to calculate Moving Average in a table?

20 views (last 30 days)
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
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)

Tags

Products

Community Treasure Hunt

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

Start Hunting!

Translated by