How to calculate Moving Average in a table?
18 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I need to calculate simple moving average on a set of prices which is in a Table. How to do that?
Thanks,
Jennifer
1 Kommentar
Akzeptierte Antwort
Dave Behera
am 4 Dez. 2015
Hi Jennifer,
You can use 'conv' to get the moving average for your data. Here is a link which illustrates this:
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!