anyone able to help me with dynamic programming code? hoping to solve a dynamic optimization problem with backward recursion. My equation is in the form of the Epstein-Zin utility and can be readily transformed to the form of the Bellman equation. Any help folks?? cheers

 Accepted Answer

Brian Batson
Brian Batson on 14 Dec 2012

2 votes

Check out Miranda and Fackler's book. The site below has the book in pdf for free. You will need to download their CompEcon toolbox that has dpsolve from Fackler's website (also below). They have great examples of how to carry out dynamic models in Matlab with discrete or continuous time.
-Brian

2 Comments

newbie;(
newbie;( on 22 Mar 2013
Very helpful, Brian. Thanks!
Were you able to make a code for this ?? if yes plz do share it..

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!