资源简介
求解动态完全未知的连续时间非线性系统的优化控制的全局自适应动态规划算法
代码片段和文件信息
function e = ExplorationNoise(t)
%% LocalExploration
% Generate exploratoion noise
e = (0.01*sin(10*t)+0.01*sin(3*t)+0.01*sin(100*t));
end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1005 2016-06-18 03:37 GADP\devel\GADP_offline_validation.m
文件 220 2016-06-18 03:37 GADP\devel\prepareFigure.m
文件 141 2016-06-18 03:37 GADP\ExplorationNoise.m
文件 86583 2016-06-18 03:37 GADP\figures\Ch4_Ex2_control.pdf
文件 16056 2016-06-18 03:37 GADP\figures\Ch4_Ex2_control_curve.pdf
文件 16490 2016-06-18 03:37 GADP\figures\Ch4_Ex2_cost.pdf
文件 143562 2016-06-18 03:37 GADP\figures\Ch4_Ex2_state.pdf
文件 39331 2016-06-18 03:37 GADP\html\Ch4Ex2_main.html
文件 2903 2016-06-18 03:37 GADP\html\Ch4Ex2_main.png
文件 25605 2016-06-18 03:37 GADP\html\Ch4Ex2_main_01.png
文件 15939 2016-06-18 03:37 GADP\html\Ch4Ex2_main_02.png
文件 21810 2016-06-18 03:37 GADP\html\Ch4Ex2_main_03.png
文件 19562 2016-06-18 03:37 GADP\html\Ch4Ex2_main_04.png
文件 9680 2016-07-13 16:58 GADP\main.m
文件 690 2016-06-18 03:37 GADP\SystemWrapper.m
目录 0 2016-11-21 11:30 GADP\devel
目录 0 2016-11-21 11:30 GADP\figures
目录 0 2016-11-21 11:30 GADP\html
目录 0 2016-11-21 11:30 GADP
----------- --------- ---------- ----- ----
399577 19
评论
共有 条评论