How to calculate Moving Average in a table?

25 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)

Categories

Find more on Price and Analyze Financial Instruments in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!