Does Mathworks offer any inbuilt support for Dynamic Programming?

22 vues (au cours des 30 derniers jours)
Are there any documentations, tutorial, inbuilt functions or toolbox for Dynamic Programming (not Reinforcement Learning) ?
Or does any of the toolbox (Optimization Toolbox, Reinforcement Learning Toolbox, Financial Toolbox ) have support for Dynamic Programming?

Réponse acceptée

Gouri Chennuru
Gouri Chennuru le 5 Nov 2020
Hi,
You can refer to the below link to get more information about dynamic programming and how it is used. It is clearly divided with respect to category, examples, functions in the link.
Hope this Helps!
  1 commentaire
Anshul Paunikar
Anshul Paunikar le 9 Nov 2020
Thanks Gouri, it helps a lot. I was also wondering if there is anything available for Distributed Optimization (ADMM Consensus/Exchange or Distributed MPC).

Connectez-vous pour commenter.

Plus de réponses (2)

Matt J
Matt J le 5 Nov 2020
You could set up the dynamic program as the shortest path through a graph and use,

Matt J
Matt J le 5 Nov 2020

Catégories

En savoir plus sur Get Started with Optimization Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by