Markov Decision Process - Pendulum Control
版本 1.4.0.0 (23.3 KB) 作者:
Matthew Kelly
Creates a Markov Decision Process model of a pendulum, then finds optimal swing-up policy.
Takes a single pendulum (with a torque actuator) and models it as a Markov Decision Process (MDP), using linear barycentric interpolation over a uniform grid. Then, value iteration is used to compute the optimal policy, which is then displayed as a plot. Finally, a simulation is run to demonstrate how to evaluate the optimal policy.
引用格式
Matthew Kelly (2025). Markov Decision Process - Pendulum Control (https://github.com/MatthewPeterKelly/MDP_Pendulum), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Assembly 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.4.0.0 | Changed name |
|
|
1.3.0.0 | updated photo |
|
|
1.2.0.0 | added a photo. |
|
|
1.1.0.0 | Improved error handling regarding the MEX functions. |
|
|
1.0.0.0 |
|
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。