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

凸优化Matlab程序

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

  • shipinfenxi
    说明:  时频分析(GUI),非常适合观察研究非平稳信号的时频特性(Time-Frequency Analysis)
    2011-04-02 11:26:06下载
    积分:1
  • 11
    说明:  :本文通过对伽尔顿板实验的过程及结果与混沌运动的特征进行比较分析,说明伽尔顿板实验不仅 是使人们认识多粒子无规则运动中粒子遵循统计规律的典型,还可以作为说明混沌运动特征的很 好示例。(: Based on the Jiaer Dun board process and results of experiments with the chaotic motion of a comparative analysis of the characteristics that Mingjiaerdun plate test is not only to create awareness of multi-particle random motion of particles follows the typical statistical law, but also as an illustration Characteristics of a good example of chaotic motion.)
    2011-06-12 21:37:51下载
    积分:1
  • yantu
    关于眼图的一个程序,里面有相应的图,以及程序,供大家学习参考(eye pattern)
    2013-01-29 21:00:12下载
    积分:1
  • 1.ER-WS_BA
    ER,WS和BA网络模型生成算法的matlab实现(ER, WS and BA network model generation algorithm of matlab )
    2013-11-17 14:01:47下载
    积分:1
  • voiced-unvoiced-pitch-marking
    VOICE UNVOICED SILENCE PITCH MARKING
    2013-12-10 23:13:39下载
    积分:1
  • hmzuizong
    对检层法测井中出现的浅层时间倒转问题实现模拟,更好的理解测井中的这一问题。(Logging on Logging Method shallow back in time to appear in the issue of analog, a better understanding of logging in this issue.)
    2010-07-18 08:32:59下载
    积分:1
  • lsb_3bit
    Steganography LSB by 3bits find and hide information in a image
    2011-01-17 21:12:46下载
    积分:1
  • approx_entropy
    calculate the approximate entropy of heart rate varibility
    2010-09-06 16:36:58下载
    积分:1
  • openOfile
    逐行读取GPS观测文件中的信息,实现提取站坐标,L,P观测值等各项观测值,生成一个观测值矩阵。(GPS observation file line by line to read the information, to achieve extraction station coordinate, L, P observations and other observations, to generate a matrix of observations.)
    2011-05-19 10:11:09下载
    积分:1
  • Gauss
    在matlab环境下,列主元高斯消去法的通用程序(In the matlab environment, the main element of the general program Gaussian elimination)
    2013-11-06 18:00:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载