writing lags and lead with the symbolic toolbox
Show older comments
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
Walter Roberson
on 18 May 2012
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)" ??
Answers (0)
Categories
Find more on LaTeX in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!