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

matlab-optimization-computation

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

  • SinFm-spandcj
    这个文件编程实现了正弦调频的频谱图分布和乔伊-威廉斯分布,通过观察我们可以看到不同时频分布算法实现的不同特点(This file programming the frequency spectrum of a sinusoidal FM distribution and Joy- Williams distribution, we can see by observing the time-frequency distribution of the different features of algorithm implementation)
    2009-12-29 19:53:48下载
    积分:1
  • fade_diversity
    说明:  衰落程序,大家可以参考看看。matlab编的。(Fading process, we can look at the reference. matlab series.)
    2008-10-28 08:59:25下载
    积分:1
  • tupian
    matlab GUI中读取一张图片的方法(MATLAB GUI)
    2011-12-15 10:18:26下载
    积分:1
  • OFDM_R_matlab
    使用matlab模拟OFDM信号接收全过程。(OFDM signal using matlab simulation of the entire process of receiving.)
    2009-05-05 16:37:06下载
    积分:1
  • DF
    novel topology of Double-Frequency buck converter.
    2013-09-22 17:35:02下载
    积分:1
  • REKF1
    应用于永磁同步电机的降阶扩展卡尔曼滤波matlab算法程序,PMSM(Reduced-order extended Kalman filtering procedures, PMSM)
    2012-11-04 14:54:32下载
    积分:1
  • weifenfangcheng
    说明:  MATLAB数学实验的课件以及作业,里面有程序以及建模型过程,这个是关于微分方程的(MATLAB Mathematical experiment courseware and operations, there are procedures and process model, the differential equations of the)
    2006-03-27 09:58:36下载
    积分:1
  • ACSMCFuzzySMC
    利用模糊控制結合滑模控制合成的模糊滑模控制器,應用在磁浮軸承系統。(The use of fuzzy control with sliding mode control synthesis of fuzzy sliding mode controller, used in magnetic bearing systems.)
    2009-12-14 16:22:47下载
    积分:1
  • xcov
    说明:  样本的互相关函数与互协方差的估计值计算 (samples of the cross-correlation function and covariance among the estimated value)
    2006-05-13 16:11:58下载
    积分:1
  • tanlansuanfa
    本文件内容是十大经典算法之一——贪婪算法,还有详细的内容讲解,便于理解,下载的时候可能会占用一点时间。(Contents of this document is one of the top ten classical algorithm- greedy algorithm, there is a detailed explanation of the content, ease of understanding, the download time may take a little time.)
    2013-08-27 22:04:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载