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

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

于 2018-10-07 发布 文件大小:29378KB
0 135
下载积分: 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 个回复

  • feiniujieyangtiao
    matlab编程实现非扭结样条插值函数,并调用matlab中的相关命令验证结果,绘出图形。(matlab programming of non-kink-spline interpolation function, and the related call matlab command to verify the results, draw the graph.)
    2009-12-01 20:08:59下载
    积分:1
  • M_series
    很多场合需要白噪声,本程序通过一种简单的M文件产生白噪声。(Many occasions need white noise, this program through a simple M files generated white noise.)
    2012-03-22 21:50:39下载
    积分:1
  • A10248044shuxuejianmo
    研究生数学建模优秀论文,matlab,2012(2012 modeling paper)
    2014-09-22 00:15:38下载
    积分:1
  • paper3
    Upper-lower bounded-complexity QRD-M for spatial multiplexing MIMO-OFDM systems
    2015-02-23 19:25:35下载
    积分:1
  • Digitalmodem
    数字调制解调,包含数字调制程序和解调程序。(Digital modulation and demodulation, including digital modulation and demodulation process procedures.)
    2010-05-13 08:41:58下载
    积分:1
  • upf_demos
    无香粒子滤波的一个matlab例程,其中有ekf,ukf,pf,upf(In these demos, we demonstrate the use of the extended Kalman filter (EKF), unscented Kalman filter (UKF), standard particle filter (a.k.a. condensation, survival of the fittest, bootstrap filter, SIR, sequential Monte Carlo, etc.), particle filter with MCMC steps, particle filter with EKF proposal and unscented particle filter (particle filter with UKF proposal) on a simple state estimation problem and on a financial time series forecasting problem. The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this di)
    2013-03-11 22:24:47下载
    积分:1
  • ofdm
    OFDM正交频分复用程序...对于初学者很有帮助 (OFDM Orthogonal Frequency Division Multiplexing procedures for beginners helpful ...)
    2007-07-03 00:13:38下载
    积分:1
  • LDA-Reconginatin
    Matlab LDA降维经典程序 外国人Jonathan Huang写的LDA matlab程序,用于多维特征的降维 (Matlab LDA dimension reduction procedures foreigners Jonathan Huang classic written LDA matlab program for multi-dimensional characteristics of the dimension reduction)
    2011-08-23 21:54:16下载
    积分:1
  • harmonic-analysis-based-on-matlab
    包括基于MATLAB的谐波实时检测方法,谐波分析,谐波抑制仿真的研究(Including MATLAB-based real-time detection method of harmonic, harmonic analysis, harmonic suppression simulation study)
    2021-03-21 17:09:17下载
    积分:1
  • powertemp
    Robust control in power system
    2014-11-11 14:29:49下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载