-
Code
说明: Actor.m为动作网络的类
ANN.m为神经网络的类
cartpole_model.m为控制模型
Critic.m为评价网络的类
Layer为神经层
main为主函数(Actor. M is a class of Action Network
Ann. M is a kind of neural network
Cartpole? Model. M is the control model
Critical. M is a class of evaluation network
Layer is neural layer
Main is the main function)
- 2019-11-28 16:21:51下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
jquery带文字描述百叶窗图片切换广告代码
说明: JQuery with text description blinds image switching advertising code
- 2019-05-12 18:52:16下载
- 积分:1
-
编译原理的词法分析 改编PL/0成C
编译原理的词法分析 改编PL/0成C-compiler tenets of lexical analysis based PL/C 0%
- 2022-08-02 21:12:01下载
- 积分:1
-
VB游戏编程,它可以对爱好编游戏的爱好者提供一定的帮助和认识。也可以作为对VB的认识。谢谢 ...
VB游戏编程,它可以对爱好编游戏的爱好者提供一定的帮助和认识。也可以作为对VB的认识。谢谢 -VB game programming, it can right-loving part of the game to provide some help and understanding. I can understand the VB. Thank you!
- 2022-02-09 13:20:06下载
- 积分:1
-
excel
说明: 使用python读取与写入excel文件代码示例(Reading excel file with Python)
- 2020-06-11 13:36:03下载
- 积分:1
-
seminar preparation final
说明: abstruct asigniment how to write
- 2020-01-11 01:10:45下载
- 积分:1
-
2010_micromouse
对电脑鼠的介绍以及阐述,从最简单到如梦,为介绍性材料(The introduction of the computer mouse and to describe, from the most simple to the dream, the introductory material)
- 2013-03-26 19:20:08下载
- 积分:1
-
推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图...
推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。-Sokoban C language version, can customize the map to support the step-by-step and repeat regret. Can be compiled in VC6.0 or TC. Students work very good. Document the basic operation to open the closure. TXT file read, the keyboard response. Coordinates the planning, C drawing.
- 2022-08-18 12:28:21下载
- 积分:1
-
CS结构的VB网络数据库读取及操作程序
CS结构的VB网络数据库读取及操作程序,程序由服务端和客户端程序组成,两者都运行才能正确读取数据库,演示远程数据库数据读取和数据保存,演示程序是读取的数据库中的用户信息。
- 2022-02-03 01:12:53下载
- 积分:1