登录
首页 » matlab » 精通matlab最优化计算光盘(第二版)

精通matlab最优化计算光盘(第二版)

于 2018-10-07 发布 文件大小:29378KB
0 220
下载积分: 1 下载次数: 3

代码说明:

  本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All the code is stored in chapters under various folders, such as "Chapter 6 unconstrained one-dimensional extreme value problems" folder, all the algorithm code in Chapter 6 of this book. For the program code of the algorithm, the M file with the same function name is stored on the CD. For example, minHJ. M represents the program that uses golden section method to solve the extremum of one-dimensional function, and so on.)

文件列表:

MATLAB优化工具箱.pdf, 2397970 , 2018-07-25
MATLAB优化工具箱介绍.pdf, 271165 , 2018-07-25
[精通MATLAB最优化计算(第2版)].龚纯等.扫描版.pdf, 28652251 , 2018-07-25
第10章 线性规划, 0 , 2017-07-16
第10章 线性规划\CmpSimpleMthd.m, 1836 , 2008-05-28
第10章 线性规划\ModifSimpleMthd.m, 2269 , 2008-06-01
第10章 线性规划\SimpleMthd.m, 1645 , 2008-05-28
第11章 整数规划, 0 , 2017-07-16
第11章 整数规划\DividePlane.m, 4789 , 2008-06-29
第11章 整数规划\IntProgFZ.m, 2833 , 2008-07-06
第11章 整数规划\ZeroOneprog.m, 1141 , 2008-06-30
第12章 二次规划, 0 , 2017-07-16
第12章 二次规划\ActivdeSet.m, 2311 , 2008-06-02
第12章 二次规划\QuadLagR.m, 226 , 2008-06-02
第12章 二次规划\TrackRoute.m, 1180 , 2008-06-02
第13章 粒子群优化算法, 0 , 2017-07-16
第13章 粒子群优化算法\AsyLnCPSO.m, 1085 , 2008-09-04
第13章 粒子群优化算法\BreedPSO.m, 1829 , 2008-09-10
第13章 粒子群优化算法\CLSPSO.m, 2413 , 2008-09-13
第13章 粒子群优化算法\LinWPSO.m, 1028 , 2008-09-02
第13章 粒子群优化算法\LnCPSO.m, 1017 , 2008-09-04
第13章 粒子群优化算法\PSO.m, 971 , 2008-09-02
第13章 粒子群优化算法\RandWPSO.m, 1116 , 2008-09-03
第13章 粒子群优化算法\SAPSO.m, 1156 , 2008-09-11
第13章 粒子群优化算法\SecPSO.m, 1073 , 2008-09-03
第13章 粒子群优化算法\SecVibratPSO.m, 1438 , 2008-09-03
第13章 粒子群优化算法\SelPSO.m, 1173 , 2008-09-10
第13章 粒子群优化算法\SimuAPSO.m, 1584 , 2008-09-04
第13章 粒子群优化算法\YSPSO.m, 1175 , 2008-09-02
第14章 遗传优化算法, 0 , 2017-07-16
第14章 遗传优化算法\AdapGA.m, 2579 , 2008-09-10
第14章 遗传优化算法\DblGEGA.m, 2380 , 2008-09-10
第14章 遗传优化算法\GMGA.m, 2889 , 2008-09-13
第14章 遗传优化算法\MMAdapGA.m, 3344 , 2008-09-05
第14章 遗传优化算法\myGA.m, 2426 , 2008-09-13
第14章 遗传优化算法\NormFitGA.m, 2070 , 2008-09-13
第14章 遗传优化算法\SBOGA.m, 2571 , 2008-09-13
第6章 无约束一维极值问题, 0 , 2017-07-16
第6章 无约束一维极值问题\minFBNQ.m, 1045 , 2007-10-06
第6章 无约束一维极值问题\minGS.m, 1105 , 2007-10-07
第6章 无约束一维极值问题\minGX.m, 391 , 2007-10-06
第6章 无约束一维极值问题\minHJ.m, 614 , 2007-10-11
第6章 无约束一维极值问题\minJT.m, 621 , 2007-10-11
第6章 无约束一维极值问题\minNewton.m, 451 , 2008-08-14
第6章 无约束一维极值问题\minPWX.m, 783 , 2007-10-06
第6章 无约束一维极值问题\minTri.m, 651 , 2007-10-06
第6章 无约束一维极值问题\minWP.m, 1104 , 2007-10-07
第7章 无约束多维极值问题, 0 , 2017-07-16
第7章 无约束多维极值问题\minBFGS.m, 1091 , 2007-10-07
第7章 无约束多维极值问题\minDFP.m, 1064 , 2007-10-07
第7章 无约束多维极值问题\minFD.m, 406 , 2007-10-07
第7章 无约束多维极值问题\minGETD.m, 821 , 2007-10-07
第7章 无约束多维极值问题\minMNT.m, 519 , 2007-10-07
第7章 无约束多维极值问题\minNT.m, 425 , 2008-06-23
第7章 无约束多维极值问题\minPowell.m, 1209 , 2007-10-11
第7章 无约束多维极值问题\minPS.m, 937 , 2007-10-07
第7章 无约束多维极值问题\minRb.m, 1444 , 2007-10-07
第7章 无约束多维极值问题\minSimpSearch.m, 1819 , 2007-10-08
第7章 无约束多维极值问题\minTruA.m, 875 , 2008-04-30
第8章 约束优化问题, 0 , 2017-07-16
第8章 约束优化问题\minconPS.m, 1970 , 2008-06-11
第8章 约束优化问题\minFactor.m, 674 , 2007-10-12
第8章 约束优化问题\minGeneralPF.m, 476 , 2008-06-23
第8章 约束优化问题\minJSMixFun.m, 983 , 2008-06-04
第8章 约束优化问题\minMixFun.m, 828 , 2008-06-04
第8章 约束优化问题\minPF.m, 499 , 2007-10-12
第8章 约束优化问题\minRosen.m, 2263 , 2007-10-10
第9章 非线性最小二乘优化问题, 0 , 2017-07-16
第9章 非线性最小二乘优化问题\minGN.m, 523 , 2007-10-12
第9章 非线性最小二乘优化问题\minLM.m, 940 , 2007-10-12
第9章 非线性最小二乘优化问题\minMGN.m, 780 , 2007-10-12

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

发表评论

0 个回复

  • WaterFiling
    Water- Filling Algorithm
    2011-12-15 06:36:34下载
    积分:1
  • SubspacebasedblindadaptivemultiuserdetectionusingK
    A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only the signature waveform and the timing of the desired user.(A new blind adaptive multiuser detection s cheme based on a hybrid of the Kalman filter and subs pace estimation is proposed. It is shown that th e detector can be expressed as an anchored signa l in the signal subspace and the coefficients ca n be estimated by the Kalman filter using only th e signature waveform and the timing of the desir ed user.)
    2007-03-10 17:35:34下载
    积分:1
  • ecoli2
    ecoli ten fold cross validation set (part 2)
    2014-10-11 23:51:00下载
    积分:1
  • Large-capacity-data-fitting
    用matlab实现1000组复数数据的拟合,并计算拟合函数的归一化均方误差(NMSE).(1000 groups using matlab fitting complex data, and calculate the fit function normalized mean square error (NMSE).)
    2020-12-18 21:29:11下载
    积分:1
  • TC0_CTCPWM
    mega128定时器0的CTC模式产生的PWM波形(mega128 timer PWM waveform generated by CTC mode 0)
    2013-12-05 13:32:11下载
    积分:1
  • waveletdecom
    Matlab implementation of reading a wav file and decomposing it using wavelet transform and extract its wavelet coefficients.
    2010-05-09 18:02:19下载
    积分:1
  • fcm
    通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。(Derivative of Gaussian function through the image edge detection, in essence, Steerable wavelet transform image edge detection.)
    2011-12-01 21:14:12下载
    积分:1
  • SerialPort
    利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析(Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis)
    2010-08-30 10:05:51下载
    积分:1
  • peak_interp_0_01
    Peak Interpretetion using Matlab
    2009-06-26 01:46:37下载
    积分:1
  • fly1
    matlab动画入门例子,网上找的,还不错(matlab animation)
    2010-03-10 10:53:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载