How to calculate Moving Average in a table?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
JFz
el 30 de Nov. de 2015
Comentada: JFz
el 4 de Dic. de 2015
Hi,
I need to calculate simple moving average on a set of prices which is in a Table. How to do that?
Thanks,
Jennifer
Respuesta aceptada
Dave Behera
el 4 de Dic. de 2015
Hi Jennifer,
You can use 'conv' to get the moving average for your data. Here is a link which illustrates this:
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!