Recent content by physicsguy142

  1. P

    Dynamic Programming with 2 state variables

    bumping this on the off-chance somebody will be able to help out.
  2. P

    Dynamic Programming with 2 state variables

    bump. any help would be greatly appreciated!
  3. P

    Dynamic Programming with 2 state variables

    Homework Statement Derive the Euler Equation of the dynamic programming problem: \[max_{\{ z_t \}^\infty_{t=0}} \sum_{t=0}^{\infty} \delta^t f(x_t, y_t, z_t) \] subject to: x_{t+1} = g_1(x_t, y_t, z_t), \ y_{t+1} = g_2(x_t, y_t, z_t), \ x_0 = x^0, y_0 = y^0 and where \delta <1...
Back
Top