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

凸优化Matlab程序

于 2020-10-19 发布 文件大小:38KB
0 249
下载积分: 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 个回复

  • GPC-matlab
    用广义预测控制的MATLAB程序使对象输出为1(Object output is a MATLAB program control with dynamic prediction of DMC)
    2012-07-26 15:25:59下载
    积分:1
  • ABC2SC
    This function transforms a three-phase unbalanced phasor into its symmetrical components. The Three phasors can be expressed in a one column array in rectangular complex form or in a two column array in polar form, with 1st column magnitude and 2nd column phase angle in degree. The function returns the symmetrical components in rectangular form. The function plots the original unbalanced phasors and the symmetrical components.
    2014-10-07 14:31:22下载
    积分:1
  • cnet
    (eccv10)Features Image Matching[matlab]源代码((eccv10)Features Image Matching[matlab])
    2013-11-06 14:21:19下载
    积分:1
  • doublefedu_stator_phir-(1)
    双馈电机 控制 波形很好 参数调节的很正确 得出了好的控制效果(Double-fed motor control waveform parameter adjustment is very well drawn correctly good control effect)
    2021-03-10 19:19:27下载
    积分:1
  • mat-u531
    ASK,PSK调试,不是书上常见的调制方法。实用原信号序列延拓后得到。(ASK,PSK modulation, but not regular method seen in kinds of testbooks.)
    2010-07-13 14:04:56下载
    积分:1
  • mm-rof
    介绍了在ROF系统中毫米波产生的三种基本原理,对于初学者打基础来说相当不错。(Introduced in the millimeter wave ROF system produced three basic principles, laying the foundation for the beginner is quite good.)
    2010-05-10 12:43:57下载
    积分:1
  • phasecode
    本程序为脉冲压缩雷达回波产生与处理。包括产生相位编码目标回波、对回波进行I/Q解调、匹配滤波,分析多普勒频移对脉冲压缩的影响等。(This procedure for pulse compression radar echo generation and processing, including the generation of phase coded target echo, echo IQ demodulation, matched filtering, analysis of the impact of Doppler shift on the pulse compression )
    2017-04-05 19:27:52下载
    积分:1
  • SparseLab200-Core
    SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
    2007-08-23 16:58:18下载
    积分:1
  • matlab
    功放预失真模型,matlab实现,用神经网络算法(power amplifier predistortion )
    2021-03-16 15:09:21下载
    积分:1
  • fractal
    by matlab draw the julia set and mandelbrot set.
    2010-07-21 17:57:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载