本文仅供学习使用
本文参考:B站:DR_CAN
1. 最优控制问题与性能指标
2. 动态规划 Dynamic Programming
2.1 基本概念
Richoard Bell man 最优化理论:
An optimal policy has the property that whatever the initial state and initial decision are, the remaining decisions must constitude an optimal policy with regard to the state resulting from the first decision.
——动态Dynamic 面向未来
2.2 代码详解
2.3 简单一维案例
3. 线性二次型调节器(LQR)
3.1 数学推导
3.2 案例反洗与代码详解
4. 轨迹追踪
4.1 目标误差控制-误差的调节
4.2 稳态非零值控制
文章来源:https://www.toymoban.com/news/detail-820876.html
4.3 输入增量控制
文章来源地址https://www.toymoban.com/news/detail-820876.html
到了这里,关于[足式机器人]Part2 Dr. CAN学习笔记- 最优控制Optimal Control Ch07的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!