登录
首页 » matlab » mastering_matlab

mastering_matlab

于 2011-04-07 发布 文件大小:150KB
0 222
下载积分: 1 下载次数: 2

代码说明:

说明:  精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 (The main contents of the book is the application of MATLAB to solve the optimization problem, by " optimization problem" , " MATLAB Optimization Toolbox" and " MATLAB Programming" combination of these three were about, that one is using the kit to quickly solve the optimization problem, on the other hand, through in-depth programming algorithm to solve the optimization problem. Including MATLAB optimization toolbox, unconstrained multi-dimensional extremum problems, constrained optimization, nonlinear least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)

文件列表:

精通MATLAB最优化计算(源代码)
............................\光盘使用说明.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
............................\.....................\fitness.m,68,2011-04-02
............................\.....................\LinWPSO.m,1028,2008-09-02
............................\.....................\LnCPSO.m,1017,2008-09-04
............................\.....................\PSO.m,1010,2009-08-31
............................\.....................\RandWPSO.m,1116,2008-09-03
............................\.....................\SAPSO.m,1212,2011-04-02
............................\.....................\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,138240,2009-02-11

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

发表评论

0 个回复

  • matlabduomubiao
    说明:  nsga是用于多目标计算的源程序!非常的好用!(nsga is calculated for multi-objective source! Very easy to use!)
    2008-09-26 10:25:30下载
    积分:1
  • integrated_navigation_systems
    《GNSS与惯性及多传感器组合导航系统原理》第二版[英]Paul D.Groves著。随书光盘里的内容,包括附录和代码(Principles of GNSS,Inertial,and Multisensor Integrated Navigation Systems(Second Edition))
    2021-03-08 21:49:28下载
    积分:1
  • 27893125
    opencv 调用的一个小例子,不错的源代码可以学习(Opencv call a small example, source code can learn good)
    2017-04-18 00:49:35下载
    积分:1
  • vbemgmm
    在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maximum likelihood function of EM algorithm, but the algorithm is prone to overfitting, so this paper proposes a variational EM algorithm to estimate the parameters, can avoid the shortcomings of the EM algorithm in the. The following example file illustrates the use of the following sample file Examplevbem, VBEM, M sample files Faithful.txt data set as an example)
    2021-04-20 10:18:50下载
    积分:1
  • PSOFuzzyModeler
    Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。(Fuzzy PSO algorithm )
    2009-12-07 21:08:48下载
    积分:1
  • C++ Primer Plus-Addison Wesley (v.6)
    说明:  很不错的基础教程,英文版的,是文字排版,非扫描的,非常清晰。(Very good basic tutorial, the English version, text typesetting, non scanning, very clear.)
    2020-06-23 02:20:02下载
    积分:1
  • BESO
    双向性渐进结构优化方法源代码,双向性渐进结构优化方法是YImin Xie教授提出的拓扑优化优化方法,是目前几种流行优化方法之一。(The code of Bidirectional progressive Structure optimization method.)
    2021-02-26 00:59:37下载
    积分:1
  • 1
    说明:  32位变量移位操作,输出到界面。联合体变量是公用一块内存,所以对其中一个变量操作会影响其他变量。(32-bit variable shift operation, output to the interface.)
    2020-06-24 13:40:02下载
    积分:1
  • 自适应波束形成
    说明:  本程序实现的是基于LCMV准则、MMSE、MSNR的自适应波束形成算法(Adaptive beamforming algorithm based on LCMV criterion,MMSE and MSNR)
    2021-03-02 12:17:36下载
    积分:1
  • NIR-spectral-processing-methods
    近红外光谱预处理方法,msc,snv,1-Der,2-Der,smooth,center等等(Near Infrared Spectrum Pretreatment methods, msc, snv, 1-Der, 2-Der, smooth, center, etc.)
    2016-10-12 11:14:32下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载