Using ddp solve for optimization over two variables

2 visualizaciones (últimos 30 días)
Prerna Mishra
Prerna Mishra el 1 de Jul. de 2022
Comentada: Torsten el 1 de Jul. de 2022
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 comentarios
Matt J
Matt J el 1 de Jul. de 2022
Editada: Matt J el 1 de Jul. de 2022
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 el 1 de Jul. de 2022
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 ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by