フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

geometric mean of the market

1 回表示 (過去 30 日間)
John Jamison
John Jamison 2017 年 2 月 23 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I am working on the attached problem.
So far, I was thinking to iterate from i = 1:length(dataset), and saying dataset(i, CLOSE)./ dataset(i, OPEN) = individual day ratio...
I am stuck on where to go from here for the geometric mean—how do I calculate the products of each day, and how do I get the number of samples?
Thank you

回答 (0 件)

この質問は閉じられています。

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by