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

matlab-optimization-computation

于 2021-04-02 发布 文件大小:2837KB
0 165
下载积分: 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 个回复

  • greedy1
    贪婪算法,通过迭代,可应用于子载波分配时。(Greedy algorithm, iterative, can be applied to subcarrier allocation.)
    2010-12-17 10:03:41下载
    积分:1
  • modecharge
    matlab/simulink建的混合动力汽车模式切换建模,可以根据不同的信号进行各种模式之间的切换(Matlab/Simulink built hybrid vehicle mode switching modeling, and can switch between various modes depending on the signal)
    2012-04-15 15:59:31下载
    积分:1
  • PID
    基于二进制编码遗传算法的PID整定的仿真程序(Binary-coded genetic algorithm based on the PID tuning the simulation program)
    2009-03-09 20:38:51下载
    积分:1
  • LetterClustring
    this is a matlab code for clustering.it s name is SOM
    2010-08-16 05:58:23下载
    积分:1
  • AFD
    利用MATLAB GUI设计滤波器界面,可以设计IIR滤波器(Filter Design using MATLAB GUI interface, you can design IIR filter)
    2009-06-10 00:23:06下载
    积分:1
  • matlabFEM
    matlab fem code is thr
    2009-07-10 01:23:24下载
    积分:1
  • DijkstraZDL
    简单的Dijkstra求最短路的MATLAB程序,很好用,对于两点之间最短距离。(Dijkstra' s shortest seek simple MATLAB program, useful for the shortest distance between two points.)
    2011-09-11 08:06:59下载
    积分:1
  • activeContoursSnakesDemo
    function [] = splitMerge(x,y) threshold = 5 0.5 meter set(1).x = x set(1).y = y set(1).check = 0 while 1 allChecked = 1 numSets = size(set,2)
    2014-08-15 19:33:25下载
    积分:1
  • MVC
    提供了最小方差控制的MATLAB程序以及基于最小方差控制的直接自校正控制。(Provides the minimum variance control of the MATLAB program and direct self-tuning control based on minimum variance control.)
    2013-08-27 18:59:22下载
    积分:1
  • GM11
    使用matlab撰写的GM(1,1)灰度预测算法,能够实现数学模型的趋势预测。它可以实现数据平移(需要的话)、检验,并最后预测。(Use matlab to write GM (1,1) gray prediction algorithm, can realize the mathematical model of the trend prediction. It can realize the data translation (if needed), test, and finally prediction.)
    2015-02-07 23:12:14下载
    积分:1
  • 696518资源总数
  • 106268会员总数
  • 10今日下载