Using ddp solve for optimization over two variables

조회 수: 2 (최근 30일)
Prerna Mishra
Prerna Mishra 2022년 7월 1일
댓글: Torsten 2022년 7월 1일
I have a dynamic programming model, in which the Value of firm today depends on the productivity shock today, capital today, capital tomorrow and debt level. I have to maximize the firm value and therefore find the optimal levels of capital and debt that maximize this value. The shock follows a log normal process. Is it possible to use ddpsolve to solve this problem? I am confused because I have to optimize over two variables and I haven't found any example does does so.
  댓글 수: 2
Matt J
Matt J 2022년 7월 1일
편집: Matt J 2022년 7월 1일
Is it possible to use ddpsolve to solve this problem?
Maybe, but ddpsolve is not a native Matlab function, so no one here is likely to be familiar with it. Some 3rd party function, I'm assuming.
Torsten
Torsten 2022년 7월 1일
This sounds like a stochastic optimization problem. I don't know about ddpsolve, but are you sure that the code is able to solve such problems ?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Financial Toolbox에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by