writing lags and lead with the symbolic toolbox

does anyone know how to write an equation with lags and leads using the symbolic toolbox? for example: E_t [ P_t+1] = Beta*P_t + Rho*C_t-1

1 Comment

There are different E functions for each time step??
"The t'th function E, applied to P indexed at (t+1), is beta times (P indexed at t) plus Rho times (C indexed at (t-1)" ??

Sign in to comment.

Answers (0)

Asked:

on 18 May 2012

Community Treasure Hunt

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

Start Hunting!