登录
首页 » matlab » ConstrainedOptimizationProblem

ConstrainedOptimizationProblem

于 2020-11-12 发布 文件大小:13KB
0 186
下载积分: 1 下载次数: 20

代码说明:

  约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch(复合形法)(Constrained optimization problem: minRosen (Rosen gradient method for solving constrained multi-dimensional function of extremes) (algorithm also bug) minPF (solving linear equations outside the penalty function method constraints) minGeneralPF (outside the penalty function method for solving general equality constraints) minNF (internal penalty function method) minMixFun (mixed penalty function method) minJSMixFun (mixed penalty function acceleration method) minFactor (multiplier method) minconPS (coordinate rotation method) (algorithm also bug) minconSimpSearch (complex method))

文件列表:

ConstrainedOptimizationProblem
..............................\minconPS.m,2396,2010-02-21
..............................\minconSimpSearch.m,3019,2010-02-21
..............................\minFactor.m,954,2010-02-20
..............................\minGeneralPF.m,721,2010-02-20
..............................\minGN.m,631,2010-02-19
..............................\minHJ.m,885,2010-02-20
..............................\minJSMixFun.m,1197,2010-02-20
..............................\minJT.m,738,2010-02-20
..............................\minLM.m,1145,2010-02-20
..............................\minMGN.m,946,2010-02-20
..............................\minMixFun.m,984,2010-02-20
..............................\minMNT.m,681,2010-02-12
..............................\minNF.m,891,2010-02-20
..............................\minNT.m,544,2010-02-20
..............................\minPF.m,754,2010-02-20
..............................\minRosen.m,2673,2010-02-25
..............................\minSimpSearch.m,2168,2010-02-12

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

发表评论

0 个回复

  • UCA_DOA
    说明:  基于matlab的DOA估计,简单有效,适用于DOA的初学者(The DOA estimation based on matlab, simple and effective for beginners DOA)
    2011-04-14 22:38:28下载
    积分:1
  • jisuan
    1.参数的设计 1)系统的变量比较多而且应用非常频繁,所以运用的变量要具有特征性 2)尽量使用课本上的变量,如果课本上的变量无法实现,在考虑其他自己定义变量 3)由于MATLAB使用变量可以不用先定义生命变量,所以可以直接使用变量 4)但是一些全局性的变量必须要定义( 1. Parameter design 1) system variables and the application is more frequent, so the use of the variable to have the characteristics of 2) the use of textbooks on the variables as possible, if the books can not be achieved on the variables, taking into account their other define the variable 3) use of the MATLAB variable life and variable can not be defined, so you can directly use the variable 4), but some global variables must be defined)
    2011-05-03 18:50:05下载
    积分:1
  • daima
    多种群遗传算法打代码,下载自行查阅,是30个遗传算法案例的第7个案例(Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga.m、ympgaMain.m、ysga.m、ysgaMain.m Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga.m、ympgaMain.m、ysga.m、ysgaMain.m Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga.m、ympgaMain.m、ysga.m、ysgaMain.m)
    2014-05-09 12:55:38下载
    积分:1
  • PointCloud_MatLab
    基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。(MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.)
    2009-10-29 15:03:19下载
    积分:1
  • MATLAB-Programming-for-Engineers
    matlab程序设计英文书籍(for Engineers)(MATLAB Programming for Engineers)
    2014-12-04 11:33:38下载
    积分:1
  • newnethodotsu
    一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bold ) % end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
    2007-11-14 12:45:49下载
    积分:1
  • duanshinengliagn
    语音信号的短时能量程序,可以实现清浊音分离(Short-time speech signal energy program, you can achieve the sound separation Qingzhuo)
    2009-03-24 09:23:50下载
    积分:1
  • robotic
    robotic code fore rotation
    2011-01-04 03:35:42下载
    积分:1
  • Pprtools317a
    模式识别 MATLAB 的工具箱,比较实用,包括SVM,IICA,PCA,NN等等模式识别算法.,已通过测试。 (MATLAB toolbox of pattern recognition, more practical, including SVM, IICA, PCA, NN pattern recognition algorithms. Has been tested.)
    2012-10-07 00:26:45下载
    积分:1
  • automation_matlab
    1、试设计串连校正装置,在同一窗口下分别绘制出校正前后的频域响应曲线,阶跃响应曲线,判断系统校正前后的稳定性; 2、设计串连校正装置,在同一窗口下绘制出校正前后的波特图进行验证,并在同一窗口下绘制校正前后系统的奈奎斯特图; 3、设计串联滞后超前校正装置,绘制出校正前后系统的伯德图; 4、设计串联校正装置使校正后的闭环系统的主导极点; 5、设计串联校正装置,维持原系统的闭环主导极点基本不变; 6、设计状态反馈阵。(And try to design concatenation correction device, were drawn in the same window, the frequency response curve before and after correction, the stability of the step response curve, determine the system before and after correction design concatenation correction device, drawn in the same window Bode plots before and after a correction to verify, before and after correction system Nyquist diagram drawn in the same window 3 design series lag the leading correction device, drawn before and after correction system Bode plot design series correction The closed-loop system in the device so that the corrected the dominant pole design series correction device to maintain the original system closed-loop dominant pole is essentially the same 6, the design state feedback matrix.)
    2013-04-22 22:42:37下载
    积分:1
  • 696516资源总数
  • 106454会员总数
  • 1今日下载