Price forecasting using ARIMA Model
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I have this theme: I want to forecast market prices using ARIMA models. For example I have ARIMA1(1,1,4), ARIMA2(0,1,1) and (1,1,1). How do I define them in MATLAB? Generally I do not understand how they are defined them in MATLAB.
Your help is important!!!
댓글 수: 0
답변 (1개)
Shishir Singhal
2020년 4월 9일
편집: Shishir Singhal
2020년 4월 9일
For defining ARIMA in MATLAB, you can refer to this documentation here : https://www.mathworks.com/help/econ/arima.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!