dynamic programming
20 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
Brian Batson
on 14 Dec 2012
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
More Answers (0)
See Also
Categories
Find more on Get Started with Optimization Toolbox 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!