How to calculate Moving Average in a table?
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi,
I need to calculate simple moving average on a set of prices which is in a Table. How to do that?
Thanks,
Jennifer
채택된 답변
Dave Behera
2015년 12월 4일
Hi Jennifer,
You can use 'conv' to get the moving average for your data. Here is a link which illustrates this:
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!