필터 지우기
필터 지우기

Does Mathworks offer any inbuilt support for Dynamic Programming?

조회 수: 48 (최근 30일)
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?

채택된 답변

Gouri Chennuru
Gouri Chennuru 2020년 11월 5일
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
Anshul Paunikar
Anshul Paunikar 2020년 11월 9일
Thanks Gouri, it helps a lot. I was also wondering if there is anything available for Distributed Optimization (ADMM Consensus/Exchange or Distributed MPC).

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

추가 답변 (2개)

Matt J
Matt J 2020년 11월 5일
You could set up the dynamic program as the shortest path through a graph and use,

Matt J
Matt J 2020년 11월 5일

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by