登录
首页 » matlab » Code_MATLAB_Optimization

Code_MATLAB_Optimization

于 2011-02-05 发布 文件大小:41KB
0 145
下载积分: 1 下载次数: 570

代码说明:

  这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。(This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file). Based on MATLAB Optimization Toolbox, the content code contains: Newton and other non-binding one-dimensional extremum problems, such as simplex search method for unconstrained multi-dimensional extremum problems, Rosen gradient projection method and other constrained optimization problems, LM non-linear law least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)

文件列表:

随书源码_精通MATLAB最优化计算
.............................\第10章 线性规划
.............................\...............\CmpSimpleMthd.m,1836,2008-05-29
.............................\...............\ModifSimpleMthd.m,2269,2008-06-01
.............................\...............\SimpleMthd.m,1645,2008-05-29
.............................\第11章 整数规划
.............................\...............\DividePlane.m,4789,2008-06-30
.............................\...............\IntProgFZ.m,2833,2008-07-07
.............................\...............\ZeroOneprog.m,1141,2008-07-01
.............................\第12章 二次规划
.............................\...............\ActivdeSet.m,2311,2008-06-03
.............................\...............\QuadLagR.m,226,2008-06-03
.............................\...............\TrackRoute.m,1180,2008-06-03
.............................\第13章 粒子群优化算法
.............................\.....................\AsyLnCPSO.m,1085,2008-09-05
.............................\.....................\BreedPSO.m,1829,2008-09-11
.............................\.....................\CLSPSO.m,2413,2008-09-13
.............................\.....................\LinWPSO.m,1028,2008-09-03
.............................\.....................\LnCPSO.m,1017,2008-09-05
.............................\.....................\PSO.m,971,2008-09-03
.............................\.....................\RandWPSO.m,1116,2008-09-04
.............................\.....................\SAPSO.m,1156,2008-09-12
.............................\.....................\SecPSO.m,1073,2008-09-04
.............................\.....................\SecVibratPSO.m,1438,2008-09-04
.............................\.....................\SelPSO.m,1173,2008-09-11
.............................\.....................\SimuAPSO.m,1584,2008-09-05
.............................\.....................\YSPSO.m,1175,2008-09-03
.............................\第14章 遗传优化算法
.............................\....................\AdapGA.m,2579,2008-09-11
.............................\....................\DblGEGA.m,2380,2008-09-11
.............................\....................\GMGA.m,2889,2008-09-13
.............................\....................\MMAdapGA.m,3344,2008-09-06
.............................\....................\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-08
.............................\........................\minGX.m,391,2007-10-06
.............................\........................\minHJ.m,614,2007-10-12
.............................\........................\minJT.m,621,2007-10-12
.............................\........................\minNewton.m,451,2008-08-15
.............................\........................\minPWX.m,783,2007-10-07
.............................\........................\minTri.m,651,2007-10-07
.............................\........................\minWP.m,1104,2007-10-08
.............................\第7章 无约束多维极值问题
.............................\........................\minBFGS.m,1091,2007-10-08
.............................\........................\minDFP.m,1064,2007-10-08
.............................\........................\minFD.m,406,2007-10-08
.............................\........................\minGETD.m,821,2007-10-08
.............................\........................\minMNT.m,519,2007-10-08
.............................\........................\minNT.m,425,2008-06-23
.............................\........................\minPowell.m,1209,2007-10-11
.............................\........................\minPS.m,937,2007-10-08
.............................\........................\minRb.m,1444,2007-10-08
.............................\........................\minSimpSearch.m,1819,2007-10-09
.............................\........................\minTruA.m,875,2008-05-01
.............................\第8章 约束优化问题
.............................\..................\minconPS.m,1970,2008-06-12
.............................\..................\minFactor.m,674,2007-10-13
.............................\..................\minGeneralPF.m,476,2008-06-23
.............................\..................\minJSMixFun.m,983,2008-06-05
.............................\..................\minMixFun.m,828,2008-06-05
.............................\..................\minPF.m,499,2007-10-13
.............................\..................\minRosen.m,2263,2007-10-11
.............................\第9章 非线性最小二乘优化问题
.............................\............................\minGN.m,523,2007-10-13
.............................\............................\minLM.m,940,2007-10-13
.............................\............................\minMGN.m,780,2007-10-13

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

发表评论


0 个回复

  • ACO_TSP
    利用蚁群算法解决TSP旅行商问题,要求: (1)用蚁群算法解决TSP问题; (2)和粒子群PSO算法进行比较。(Ant colony algorithm to solve the traveling salesman problem TSP requires: (1) with ant colony algorithm to solve TSP (2) and particle swarm PSO algorithm for comparison.)
    2014-05-31 15:07:25下载
    积分:1
  • qoujui_v12
    小波包分析提取振动信号中的特征频率,可以广泛的应用于数据预测及数据分析,混沌的判断指标Lyapunov指数计算。( Wavelet packet analysis to extract vibration signal characteristic frequency, Can be widely used in data analysis and forecast data, Chaos indicator for Lyapunov index calculation.)
    2016-05-17 16:05:10下载
    积分:1
  • yaoyaobang
    电子摇摇棒的制作全部过程,绝对的源代码上传!(Electronic shook the whole process of production of rod and absolute source code upload!)
    2010-03-03 16:15:33下载
    积分:1
  • Scientific-and-Engineering-CPP
    Scientific and Engineering C++. Book for developing applications in C++
    2014-12-14 23:33:51下载
    积分:1
  • MUSIC-Algorithm-for-document
    这是关于MUSIC算法的文档。希望对初学空间谱估计的人有帮助!(This is the document of MUSIC algorithm. I hope it can help beginners of spatial spectrum estimation. )
    2014-02-16 18:17:39下载
    积分:1
  • Clearance_simulation
    用于求解单个间隙的动力学仿真,包含接触碰撞力模型(Dynamics simulation is used to solve a single gap, including contact force model)
    2016-01-04 22:11:38下载
    积分:1
  • QPSK
    使用MATLAB编程,用于仿真QPSK的解调
    2010-05-19 07:34:52下载
    积分:1
  • 32wpsdds
    直接序列扩频就是直接用具有高码率的扩频码序列在发端去扩展信号的频谱。而在收端,用相同的扩频码序列去进行解扩还原成原始的信息。(Direct Sequence Spread Spectrum is the direct use of the spreading code sequence with a high rate in the originator to expand the spectrum of the signal. Receiving end, using the same spreading code sequence to despread the broadening of the spread spectrum signal to restore the original information.)
    2012-05-13 17:22:10下载
    积分:1
  • matlab
    ecg signal analysis using matlab
    2013-12-28 01:01:43下载
    积分:1
  • matlab_image_processing_function
    matlab图像处理代码m函数 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (matlab image processing function code m)
    2009-04-16 21:57:35下载
    积分:1
  • 696518资源总数
  • 104935会员总数
  • 2今日下载