Coding Nonlinear Autoregressive Model

1 view (last 30 days)
Roman
Roman on 23 Jul 2013
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!

Answers (0)

Categories

Find more on Conditional Mean Models in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!