can not find the function forecast
古いコメントを表示
I read about the function forecast here: http://www.mathworks.fr/fr/help/ident/ref/forecast.html But I cant find it in Maltab (R2014a), could anyone help me? thanks!
6 件のコメント
Star Strider
2014 年 6 月 23 日
It’s in the System Identification Toolbox. Do you have it?
Xiang
2014 年 6 月 23 日
Star Strider
2014 年 6 月 23 日
It may be the same function, since it uses state-space models. This describes the Econometrics Toolbox Forecasting functions.
If you want to know if it exists on your system, in the Command Window type:
which forecast -all
and see what it returns.
Xiang
2014 年 6 月 23 日
John D'Errico
2014 年 6 月 23 日
編集済み: John D'Errico
2014 年 6 月 23 日
You CANNOT get only that function. You must buy the corresponding toolbox. Anyway, there are good chances that the function calls other tools in that toolbox. So IF you could illegally obtain a copy of only that function, it would still not run.
You buy the toolbox from The MathWorks.
Xiang
2014 年 6 月 23 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で System Identification Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!