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

凸优化Matlab程序

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

  • wavelet
    通过此程序理解小波变换原理,与傅立叶变换的区别(Understanding of this process through the principle of wavelet transform with the Fourier transform of the difference between)
    2009-05-06 19:10:19下载
    积分:1
  • wimax
    model to the fixed wimax physical layer including adaptive coding and adaptive modulation and can tarsmit on ofdm or MIMO ofdm
    2009-07-10 23:00:50下载
    积分:1
  • ofdm+bpsksimulink
    说明:  ofdm的bpsk实现,可以在修改后运用与mimo或者vmimo等(realize the BPSK OFDM, can be modified to use with vmimo such as MIMO or)
    2008-09-29 08:58:15下载
    积分:1
  • 2DPCA
    无需把图像转换成向量形式,而是将图像看成是矩阵形式,大大减少了计算量。(Without the need to convert images to vector form, but the image as a matrix form, greatly reducing the amount of calculation.)
    2010-05-05 16:47:05下载
    积分:1
  • uocluongser
    it is so important file
    2010-05-13 01:24:42下载
    积分:1
  • Snake3D
    this is an implementation of snake in 3D
    2011-11-12 14:57:37下载
    积分:1
  • Shannon
    用香农编码计算概率分布,信息论与编码实验内容。(The Shannon coding probability distribution, information theory and coding experiment content.)
    2013-04-16 14:26:33下载
    积分:1
  • alamouti-vs-no-diversity-vs-mrc
    alamouti方案的误比特率仿真 包含无分集,发射分集(2Tx, 1Rx),发射分集(2Tx, 2Rx),MRC接收分集 (1Tx, 2Rx)的误比特率曲线 在matlab r2010b 中已运行通过。(alamouti program the mistakenly bit rate simulation contains no diversity transmitter sub-sets (2Tx, 1Rx) emission sub-set (2Tx, 2Rx) MRC receiving sub-set (1Tx, 2Rx) the incorrect bit rate curve matlab r2010b has run through.)
    2012-11-04 10:51:52下载
    积分:1
  • MUSICalgorithm
    实现MUSIC算法的MATLAB仿真,实现波达方向的估计(MUSIC algorithm to achieve the MATLAB simulation, the realization of the estimated DOA)
    2009-05-05 20:52:07下载
    积分:1
  • PSO
    Particle Swarm Optimization matlab code
    2012-02-14 00:54:33下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载