求解动态规划方法HJB方程的自学习控制算法我要分享

Self learning control algorithm for dynamic programming HJB equation

神经网络 最优问题ADP ADP 最优控制 HJB求解 HJB方程 matlab

关注次数: 844

下载次数: 13

文件大小: 950KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

自适应动态规划介绍。一种求解动态规划方法HJB方程的自学习控制算法,称其为自适应动态规划算法。所提的算法可以用来解决未知离散时间非线性系统的最优控制问题,同时给出了该控制算法的收敛性证明。算法的实现用到了三个神经网络,在递推的每一步分别用来近似性能指标函数、最优控制律和未知非线性系统。


English Description:

Adaptive Dynamic Programming introduction. Dynamic programming method for solving the HJB equation self-learning control algorithm, called adaptive dynamic programming algorithm. The proposed algorithm can be used to solve the unknown discrete-time nonlinear optimal control problems, and gives the control algorithm convergence proof. Algorithm uses three neural networks, each step of the recursion are used to approximate the performance index function, optimal control law and unknown nonlinear systems.


代码预览

自适应动态规划综述_张化光.pdf