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

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

于 2021-04-27 发布 文件大小:38KB
0 595
下载积分: 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 个回复

  • ICALABSPv2_2
    ICALAB for Signal Processing Toolbox for ICA, BSS, BSE
    2008-07-27 18:11:43下载
    积分:1
  • Modern-signal-processing
    说明:  现代信号处理教程(胡广书)的 WORD电子版一本电子信息专业研究生教程。很好的教材(Modern signal processing tutorial (Guang-Shu Hu) in WORD electronic version of an electronic information postgraduate tutorial. Good teaching)
    2010-04-24 17:18:07下载
    积分:1
  • system_generator
    其中详细的介绍了matlab中的simulink仿真时ise联合仿真时所用到的system generator的用法,对做fpga很有帮助哦(Described in detail the usage of the system generator used in the joint simulation in matlab simulink simulation ise to do fpga helpful.)
    2012-07-11 21:14:29下载
    积分:1
  • 6
    说明:  对标准卡尔曼滤波方法中野值对其滤波精度的影响,提出了基于M估计的野值 处理方法。这种方法不仅可以去除单个野值的影响,而且在野值成片出现时还能很好地保持滤波 稳定性。通过仿真验证了该方法的有效性。(Their filtering accuracy on the standard Kalman filtering method outliers, outliers based on M-estimation approach. This method can not only remove the impact of individual outliers, and opposition values ​ ​ into the film appears to keep the filter can be very stability. The effectiveness of the method is verified by simulation.)
    2013-03-29 11:32:56下载
    积分:1
  • circular
    digital signal processing code
    2013-10-02 22:43:59下载
    积分:1
  • z源逆变器简单升压控制的另一种改进的算法及仿真
    z源逆变器简单升压控制的另一种改进的算法及仿真例程,只需改变占空比即可实现直流侧电压的改变,相对于传统的算法简单,更容易理解。(Z source inverter simple boost control of another kind of improved algorithm and simulation routines, only need to change the duty cycle of dc side voltage change can be realized, compared with the traditional method is simple, easy to understand. )
    2021-04-24 08:08:47下载
    积分:1
  • diy
    DIY无线天线大集合,提高无线接收距离,成本低(Large collection of DIY wireless antennas to improve wireless reception range, low cost)
    2010-07-13 11:10:44下载
    积分:1
  • CHAPTER3
    先进PID控制及MATLAB仿真程序,第三章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, the third chapter after a run, all successful)
    2010-12-18 14:46:38下载
    积分:1
  • huguangshu
    胡光书数字信号处理matlab算法,包扩全书所有仿真程序(Hu Guangshu matlab algorithm for digital signal processing)
    2013-01-10 17:20:56下载
    积分:1
  • shar
    IT IS A VERY SIMPLE CODE TO IMPLEMENT GENETIC ALGORITHM
    2015-02-05 20:05:47下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载