登录
首页 » matlab » 凸优化Matlab程序

凸优化Matlab程序

于 2020-10-19 发布 文件大小:38KB
0 259
下载积分: 1 下载次数: 12

代码说明:

  凸优化程序,包络一些常用的一维搜索方法,二维优化方法,非常适用于初学者学习(Convex optimization program, envelope some common one-dimensional search methods, two-dimensional optimization method, very suitable for beginners to learn)

文件列表:

Matlab程序, 0 , 2017-02-25
Matlab程序\Hess.m, 149 , 2009-09-04
Matlab程序\SQP方法, 0 , 2017-02-25
Matlab程序\SQP方法\lagsqp.asv, 4153 , 2009-11-16
Matlab程序\SQP方法\lagsqp.m, 4171 , 2009-11-16
Matlab程序\SQP方法\newtlagr.asv, 3659 , 2009-11-14
Matlab程序\SQP方法\newtlagr.m, 3691 , 2009-11-16
Matlab程序\SQP方法\qpsubp.asv, 4608 , 2009-12-31
Matlab程序\SQP方法\qpsubp.m, 4608 , 2009-12-31
Matlab程序\SQP方法\sqpm.asv, 4271 , 2009-11-24
Matlab程序\SQP方法\sqpm.m, 4273 , 2009-12-31
Matlab程序\dfun1.m, 65 , 2009-09-25
Matlab程序\dgfun1.m, 66 , 2009-09-25
Matlab程序\dhfun.m, 53 , 2009-09-25
Matlab程序\dpfun.m, 823 , 2009-09-25
Matlab程序\ff.m, 70 , 2009-09-03
Matlab程序\fun.m, 52 , 2009-08-29
Matlab程序\fun1.m, 66 , 2009-09-25
Matlab程序\gfun.m, 81 , 2009-08-29
Matlab程序\gfun1.m, 52 , 2009-09-25
Matlab程序\gg.m, 128 , 2009-09-03
Matlab程序\gradd.m, 722 , 2009-09-03
Matlab程序\hfun.m, 96 , 2009-09-25
Matlab程序\phi.m, 32 , 2009-08-28
Matlab程序\乘子法程序, 0 , 2017-02-25
Matlab程序\乘子法程序\bfgs.m, 1083 , 2009-10-15
Matlab程序\乘子法程序\df1.m, 57 , 2009-10-15
Matlab程序\乘子法程序\dg1.m, 53 , 2009-10-15
Matlab程序\乘子法程序\dh1.m, 42 , 2009-10-15
Matlab程序\乘子法程序\dmpsi.m, 311 , 2009-10-15
Matlab程序\乘子法程序\f1.m, 46 , 2009-10-15
Matlab程序\乘子法程序\g1.m, 44 , 2009-10-15
Matlab程序\乘子法程序\h1.m, 40 , 2009-10-15
Matlab程序\乘子法程序\mpsi.m, 365 , 2009-10-15
Matlab程序\乘子法程序\multphr.m, 1669 , 2009-10-15
Matlab程序\二次规划, 0 , 2017-02-25
Matlab程序\二次规划\callqpact.m, 177 , 2009-11-09
Matlab程序\二次规划\qlag.asv, 296 , 2009-11-07
Matlab程序\二次规划\qlag.m, 407 , 2009-11-07
Matlab程序\二次规划\qpact.asv, 2199 , 2009-11-09
Matlab程序\二次规划\qpact.m, 2243 , 2009-11-22
Matlab程序\信赖域方法, 0 , 2017-02-25
Matlab程序\信赖域方法\Hess.m, 149 , 2009-09-04
Matlab程序\信赖域方法\fun.m, 52 , 2009-08-29
Matlab程序\信赖域方法\gfun.m, 81 , 2009-08-29
Matlab程序\信赖域方法\trustm.m, 1465 , 2009-09-05
Matlab程序\信赖域方法\trustq.m, 1933 , 2009-11-26
Matlab程序\共轭梯度法, 0 , 2017-02-25
Matlab程序\共轭梯度法\frcg.m, 914 , 2009-09-21
Matlab程序\共轭梯度法\fun.m, 52 , 2009-08-29
Matlab程序\共轭梯度法\gfun.m, 81 , 2009-08-29
Matlab程序\拟牛顿法, 0 , 2017-02-25
Matlab程序\拟牛顿法\bfgs.m, 1083 , 2009-10-15
Matlab程序\拟牛顿法\broyden.m, 1036 , 2009-09-07
Matlab程序\拟牛顿法\dfp.m, 862 , 2009-09-07
Matlab程序\拟牛顿法\fun.m, 52 , 2009-08-29
Matlab程序\拟牛顿法\gfun.m, 81 , 2009-08-29
Matlab程序\拟牛顿法\sr1.m, 785 , 2009-09-06
Matlab程序\最速下降法与牛顿法, 0 , 2017-02-25
Matlab程序\最速下降法与牛顿法\Hess.m, 149 , 2009-09-04
Matlab程序\最速下降法与牛顿法\dampnm.m, 1158 , 2009-09-05
Matlab程序\最速下降法与牛顿法\fun.m, 52 , 2009-08-29
Matlab程序\最速下降法与牛顿法\gfun.m, 81 , 2009-08-29
Matlab程序\最速下降法与牛顿法\grad.m, 617 , 2009-09-05
Matlab程序\最速下降法与牛顿法\revisenm.m, 1213 , 2009-09-05
Matlab程序\线搜索技术, 0 , 2017-02-25
Matlab程序\线搜索技术\armijo.m, 256 , 2009-08-29
Matlab程序\线搜索技术\golds.m, 955 , 2009-12-31
Matlab程序\线搜索技术\qmin.m, 2240 , 2009-12-31
Matlab程序\非线性最小二乘问题, 0 , 2017-02-25
Matlab程序\非线性最小二乘问题\Fk.m, 120 , 2010-03-27
Matlab程序\非线性最小二乘问题\JFk.m, 109 , 2010-03-27
Matlab程序\非线性最小二乘问题\lmm.m, 1164 , 2009-09-24

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

发表评论

0 个回复

  • facecode
    说明:  人脸识别matlab程序 with a principal components analysis for a set of face images as the theme(Face recognition matlab procedures with a principal components analysis for a set of face images as the theme)
    2008-11-20 11:16:32下载
    积分:1
  • power_Transfo3phCoreType_Sat
    power_Transfo3phCoreType_Sat.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_Transfo3phCoreType_Sat.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
    2013-08-26 22:10:02下载
    积分:1
  • multifactor
    matlab多因子选股模型,计算每只股票的得分,根据股票的得分划分为n个区间(matlab multi-factor stock selection model to calculate the score for each stock, based on the stock s score is divided into n intervals)
    2013-08-05 10:17:31下载
    积分:1
  • HARRSI
    Harris角点检测算法,应用于图像的形状检索(Harris corner detection algorithm applied to the shape of the image retrieval)
    2011-11-01 18:57:28下载
    积分:1
  • CART
    说明:  CART算法的实现程序,基于matlab。可以实现模式识别领域的数据的分类及回归。内附说明及例程。(CART algorithm implementation process, based on matlab. Field of pattern recognition can be achieved classification and regression data. Containing instructions and routines.)
    2011-02-21 17:00:23下载
    积分:1
  • pv_characteristic
    三相光伏阵列的仿真,能够完成仿真的内容,可以做到程序(The simulation of the three-phase PV array, able to complete the contents of the simulation, can be done program)
    2013-03-05 17:27:59下载
    积分:1
  • cognitive-radio-20131124
    matlab 认知无线电中功率分配程序仿真(Power Allocation in Cognitive Radio matlab program)
    2014-11-24 17:13:56下载
    积分:1
  • Optical-path-length-ratio
    不同光程比值对色散关系的影响,光子晶体中光程的比值定义为高低折射率所对应的光程的比值,计算公式为定义为 (Effects of different length ratio on the dispersion relation)
    2013-05-04 21:28:56下载
    积分:1
  • space_vector_pwm_generation
    永磁同步电机PMSM空间矢量控制SVPWM 仿真模型(Permanent magnet synchronous motor PMSM space vector control SVPWM simulation model)
    2012-05-22 14:40:20下载
    积分:1
  • SARK100_SwrAnalyzer_BL
    天线分析仪器,测试天线,电阻,电感,电容(Antenna analytical instruments, test antennas, resistors, inductors, capacitors)
    2013-12-18 22:36:09下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载