How to calculate Moving Average in a table?

2 ビュー (過去 30 日間)
JFz
JFz 2015 年 11 月 30 日
コメント済み: JFz 2015 年 12 月 4 日
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 件のコメント
Andrei Bobrov
Andrei Bobrov 2015 年 11 月 30 日
use function conv2

サインインしてコメントする。

採用された回答

Dave Behera
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:
  1 件のコメント
JFz
JFz 2015 年 12 月 4 日
Thank you so much!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFinancial Toolbox についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by