Coding Nonlinear Autoregressive Model
조회 수: 7 (최근 30일)
이전 댓글 표시
I have an autoregressive model where the input, v, goes through a nonlinear dynamic autoregressive function of memory M, F[y(t-1),y(t-2),...y(t-M)], to generate the output, y. Here is a link to the block structure: http://i43.tinypic.com/2d100hv.jpg. The nonlinearity cannot be expressed as a linear impulse response.
I was wondering (1) whether matlab has built in code to handle an arbitrary nonlinear autoregressive function (2) if not, how I would go about coding this?
Thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Conditional Mean Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!