登录
首页 » matlab » matlab-optimization-computation

matlab-optimization-computation

于 2021-04-02 发布 文件大小:2837KB
0 164
下载积分: 1 下载次数: 64

代码说明:

  近似强化学习和动态规划工具箱。包含各种具体实例和算法程序。非常有用。(A Matlab Toolbox for Approximate RL and DP This toolbox contains Matlab implementations of a number of approximate reinforcement learning (RL) and dynamic programming (DP) algorithms. )

文件列表:

matlab-optimization-computation
...............................\autorun.exe,1499136,2011-07-20
...............................\autorun.inf,47,2006-02-28
...............................\comctl32.ocx,608448,2000-05-22
...............................\phei.avi,2737762,2006-02-07
...............................\Settings.ini,456,2011-10-11
...............................\光盘使用说明.doc,27136,2009-02-10
...............................\程序索引.xls,28672,2009-02-10
...............................\第10章 线性规划
...............................\...............\CmpSimpleMthd.m,1836,2008-05-28
...............................\...............\ModifSimpleMthd.m,2269,2008-06-01
...............................\...............\SimpleMthd.m,1645,2008-05-28
...............................\第11章 整数规划
...............................\...............\DividePlane.m,4789,2008-06-29
...............................\...............\IntProgFZ.m,2833,2008-07-06
...............................\...............\ZeroOneprog.m,1141,2008-06-30
...............................\第12章 二次规划
...............................\...............\ActivdeSet.m,2311,2008-06-02
...............................\...............\QuadLagR.m,226,2008-06-02
...............................\...............\TrackRoute.m,1180,2008-06-02
...............................\第13章 粒子群优化算法
...............................\.....................\AsyLnCPSO.m,1085,2008-09-04
...............................\.....................\BreedPSO.m,1829,2008-09-10
...............................\.....................\CLSPSO.m,2413,2008-09-13
...............................\.....................\LinWPSO.m,1028,2008-09-02
...............................\.....................\LnCPSO.m,1017,2008-09-04
...............................\.....................\PSO.m,971,2008-09-02
...............................\.....................\RandWPSO.m,1116,2008-09-03
...............................\.....................\SAPSO.m,1156,2008-09-11
...............................\.....................\SecPSO.m,1073,2008-09-03
...............................\.....................\SecVibratPSO.m,1438,2008-09-03
...............................\.....................\SelPSO.m,1173,2008-09-10
...............................\.....................\SimuAPSO.m,1584,2008-09-04
...............................\.....................\YSPSO.m,1175,2008-09-02
...............................\第14章 遗传优化算法
...............................\....................\AdapGA.m,2579,2008-09-10
...............................\....................\DblGEGA.m,2380,2008-09-10
...............................\....................\GMGA.m,2889,2008-09-13
...............................\....................\MMAdapGA.m,3344,2008-09-05
...............................\....................\myGA.m,2426,2008-09-13
...............................\....................\NormFitGA.m,2070,2008-09-13
...............................\....................\SBOGA.m,2571,2008-09-13
...............................\第6章 无约束一维极值问题
...............................\........................\minFBNQ.m,1045,2007-10-06
...............................\........................\minGS.m,1105,2007-10-07
...............................\........................\minGX.m,391,2007-10-06
...............................\........................\minHJ.m,614,2007-10-11
...............................\........................\minJT.m,621,2007-10-11
...............................\........................\minNewton.m,451,2008-08-14
...............................\........................\minPWX.m,783,2007-10-06
...............................\........................\minTri.m,651,2007-10-06
...............................\........................\minWP.m,1104,2007-10-07
...............................\第7章 无约束多维极值问题
...............................\........................\minBFGS.m,1091,2007-10-07
...............................\........................\minDFP.m,1064,2007-10-07
...............................\........................\minFD.m,406,2007-10-07
...............................\........................\minGETD.m,821,2007-10-07
...............................\........................\minMNT.m,519,2007-10-07
...............................\........................\minNT.m,425,2008-06-23
...............................\........................\minPowell.m,1209,2007-10-11
...............................\........................\minPS.m,937,2007-10-07
...............................\........................\minRb.m,1444,2007-10-07
...............................\........................\minSimpSearch.m,1819,2007-10-08
...............................\........................\minTruA.m,875,2008-04-30
...............................\第8章 约束优化问题
...............................\..................\minconPS.m,1970,2008-06-11
...............................\..................\minFactor.m,674,2007-10-12
...............................\..................\minGeneralPF.m,476,2008-06-23
...............................\..................\minJSMixFun.m,983,2008-06-04
...............................\..................\minMixFun.m,828,2008-06-04
...............................\..................\minPF.m,499,2007-10-12
...............................\..................\minRosen.m,2263,2007-10-10
...............................\第9章 非线性最小二乘优化问题
...............................\............................\minGN.m,523,2007-10-12
...............................\............................\minLM.m,940,2007-10-12
...............................\............................\minMGN.m,780,2007-10-12
...............................\读者交流区.doc,137216,2011-10-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SIMULINKintro
    本教程包含以下内容: SIMULINK简介(包括各个模块的介绍) SIMULINK功能模块的处理 SIMULINK线的处理 SIMULINK自定义功能模块 SIMULINK仿真的运行 SIMULINK s-function的设计 SIMULINK 仿真举例 (The Guide contains the following elements : Simulation profiles (including all modules) on SIMULINK functional modules handling Informations LINK line treatment SIMULINK-defined functional modules SIMULINK operation Informations LINK's-function design for SIMULINK)
    2006-11-29 10:45:20下载
    积分:1
  • Kalman_bijiao
    此程序为卡尔曼滤波器的比较,对于具体学习卡尔曼滤波器的人员有较大的帮助(This procedure for the comparison of the Kalman filter, a great help to the staff for the specific study of the Kalman filter)
    2012-08-02 21:27:30下载
    积分:1
  • 预测反褶积matlab编码
    预测反褶积matlab编码,适合初学者学习和使用(predictive deconvlution)
    2013-11-09 14:11:13下载
    积分:1
  • FOFDM
    filtered-ofdm信号处理,包括IFFT,pulse shaping ,信道估相位估计等模块(filtered OFDM signal processing)
    2021-03-03 16:29:33下载
    积分:1
  • matlab
    matlab实现二维抽样定理的模拟,通过peak函数产生的图像,进行二维抽样后还原出原图样(MATLAB realizes the simulation of two-dimensional sampling theorem, and restores the original pattern after two-dimensional sampling through the image generated by peak function.)
    2018-11-04 16:50:57下载
    积分:1
  • CPP
    非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码(very good QPSK in the Matlab simulation Guide, the document contains all the related code!)
    2011-06-09 22:40:14下载
    积分:1
  • job_shop
    解决生产调度问题的不错的程序,而且图文并茂,应该是您所需要的。(AN ANSWER FOR JSSP.)
    2012-05-26 23:46:36下载
    积分:1
  • wimax_ofdm_ber_snr
    ofdm simulation, cantains ber, snr. it s short code ofdm mimo, wimax wide.
    2010-01-02 22:38:22下载
    积分:1
  • equation_Solve
    方程求根的MATLAB程序,包括各种数值方法,如黄金分割法,联合法等(Equation Roots of MATLAB programs, including a variety of numerical methods, such as the golden section method, the joint law)
    2010-02-09 10:05:49下载
    积分:1
  • 6_6
    this is bp-recurrent code,hope be useful
    2013-04-04 12:25:58下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载