登录
首页 » matlab » MATLAB最优化程序包括 无约束一维极值问题-optimization

MATLAB最优化程序包括 无约束一维极值问题-optimization

于 2021-04-27 发布 文件大小:38KB
0 648
下载积分: 1 下载次数: 3994

代码说明:

  matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法 (matlab optimization process includes Non-binding one-dimensional extremum problems Advance and retreat method Golden Section Fibonacci method of basic Newton s method Newton s method Newton s Law of the global secant method parabola method acceptable to the three interpolation search method   Goidstein France Wolfe.Powell France Simplex search method Powell steepest descent method Conjugate gradient method Newton s method Newton s method to amend Quasi-Newton Method trust region method explicitly steepest descent method, Rosen gradient projection method Penalty function method outside the penalty function method within the penalty function method Mixed penalty function multiplier method   G-N was amended in G-N method L-M method Of linear programming simplex method, revised simplex method Big M method variables bounded simplex method, Cutting Plane Method integer programming branch and bound method 0-1 programming quadratic programming )

文件列表:

光盘程序
........\第10章 线性规划
........\...............\CmpSimpleMthd.m
........\...............\ModifSimpleMthd.m
........\...............\SimpleMthd.m
........\第11章 整数规划
........\...............\DividePlane.m
........\...............\IntProgFZ.m
........\...............\ZeroOneprog.m
........\第12章 二次规划
........\...............\ActivdeSet.m
........\...............\QuadLagR.m
........\...............\TrackRoute.m
........\第13章 粒子群优化算法
........\.....................\AsyLnCPSO.m
........\.....................\BreedPSO.m
........\.....................\CLSPSO.m
........\.....................\LinWPSO.m
........\.....................\LnCPSO.m
........\.....................\PSO.m
........\.....................\RandWPSO.m
........\.....................\SAPSO.m
........\.....................\SecPSO.m
........\.....................\SecVibratPSO.m
........\.....................\SelPSO.m
........\.....................\SimuAPSO.m
........\.....................\YSPSO.m
........\第14章 遗传优化算法
........\....................\AdapGA.m
........\....................\DblGEGA.m
........\....................\GMGA.m
........\....................\MMAdapGA.m
........\....................\myGA.m
........\....................\NormFitGA.m
........\....................\SBOGA.m
........\第6章 无约束一维极值问题
........\........................\minFBNQ.m
........\........................\minGS.m
........\........................\minGX.m
........\........................\minHJ.m
........\........................\minJT.m
........\........................\minNewton.m
........\........................\minPWX.m
........\........................\minTri.m
........\........................\minWP.m
........\第7章 无约束多维极值问题
........\........................\minBFGS.m
........\........................\minDFP.m
........\........................\minFD.m
........\........................\minGETD.m
........\........................\minMNT.m
........\........................\minNT.m
........\........................\minPowell.m
........\........................\minPS.m
........\........................\minRb.m
........\........................\minSimpSearch.m
........\........................\minTruA.m
........\第8章 约束优化问题
........\..................\minconPS.m
........\..................\minFactor.m
........\..................\minGeneralPF.m
........\..................\minJSMixFun.m
........\..................\minMixFun.m
........\..................\minPF.m
........\..................\minRosen.m
........\第9章 非线性最小二乘优化问题
........\............................\minGN.m
........\............................\minLM.m
........\............................\minMGN.m

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

发表评论

0 个回复

  • matlab_example
    matlab在数学建模中的一些有用例子,希望对大家有所帮助.(matlab in the mathematical modeling of some useful examples, and they hope to be helpful to everyone.)
    2007-08-23 23:09:31下载
    积分:1
  • functionmatlab
    画函数图象的matlab程序,很实用,希望和大家分享。(Matlab image draw function, procedure, very practical, would like to share.)
    2009-12-14 18:20:53下载
    积分:1
  • bolanglilun
    求小圆柱波浪力,主要是波浪理论里面的狭长小圆柱体求解片段(wave force)
    2014-12-25 12:45:31下载
    积分:1
  • Matlab-heart-sound-
    本文综述了心音检测技术以及现代数字信号处理方法(谱估计、联合时一频分析、小波分析、模式识别)在心音信号分析中的应用及研究进展。(Heart sound detection technology are reviewed, and the modern digital signal processing method (spectrum estimation, joint frequency analysis, wavelet analysis and pattern recognition) in the analysis of the application and research progress of heart sound signals. )
    2016-01-12 11:47:57下载
    积分:1
  • GAOT
    用mfcc函数实现语音信号的特征提取,对提取数据进行分析 模式识别的一道例题(With MFCC function realization of speech signals to extract feature extraction and analysis of the data and pattern recognition of a sample )
    2010-12-27 12:07:32下载
    积分:1
  • Signal_Process_MATLAB
    说明:  数字信号处理实验指导书MATLAB版程序电子版(digital signal processing experimental guidance on procedures for the electronic version of MATLAB version)
    2006-05-14 21:58:07下载
    积分:1
  • liugan
    六杆机构MATLAB计算仿真,解析法求解位移、速度、加速度、力和力矩(Six institutions MATLAB computing simulation, analytical method to solve the displacement, velocity, acceleration, force and moment)
    2015-01-31 18:02:11下载
    积分:1
  • Desjiami
    基于有限序列的复杂性,说明有限序列的复杂性与哪些参数有关(on the complexity of finite sequences)
    2011-05-03 08:35:51下载
    积分:1
  • digital
    延时微分方程离散化求根,用零阶保持器将延时微分方程离散化,然后求取其有限个根(delay differential equation descreted solving)
    2012-05-20 13:56:14下载
    积分:1
  • pv_model_simulink
    the PV model in MATLAB/Simulink
    2013-09-22 17:39:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载