Dynamic Programming with two endogenous states
Show older comments
Hey all,
I have a dynamic programming problem. I have two endogenous and one exogenous state variables and I need to code this in Matlab. All states are continuous (time is discrete).
I can easily code a value function iteration when there is one exogenous and one endogenous state. However, I couldn't figure out how to code it with a second endogenous state.
The Bellman equation is like this:
where a and b are the endogenous states and z is exogenous.
Any help appreciated!
4 Comments
Zigan Wang
on 19 Aug 2021
Have you got the answer? Thanks.
Zigan Wang
on 19 Aug 2021
I have the same question.
Mingzuo Sun
on 15 Jan 2022
Me too!
Prerna Mishra
on 17 Oct 2022
Hey did you figure this out?
Answers (0)
Categories
Find more on Nonlinear Optimization 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!