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

凸优化Matlab程序

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

  • Interpolation_lab1
    The source code of interpolation in DTM course in geomatic
    2011-04-26 04:37:19下载
    积分:1
  • dvrsuccus2
    In this project deals with the DVR how it controls the power system the fault
    2014-11-22 11:30:14下载
    积分:1
  • igrun
    Dynamic Modeling of DFIG and Wind Turbine-Generators The model provided is as simple as is appropriate for power system dynamic studies.
    2014-12-06 06:15:44下载
    积分:1
  • Matlab
    基于Matlab的灰色预测算法.灰色预测是指:通过少量的、不完全的信息,建立灰色微分预测模型,对事物发展规律作出模糊性的长期描述(模糊预测领域中理论、方法较为完善的预测学分支)。(Matlab-based prediction algorithm of gray. Gray prediction means: through a small amount of incomplete information, the establishment of differential gray prediction model, the law of development of things to make long-term description of fuzzy (fuzzy predictive field theory, methods, better predictions branch).)
    2009-04-09 11:12:38下载
    积分:1
  • FDD
    数据频域分解法,基于结构的环境白噪声激励响应数据,识别结构的频率和振型(The frequency domain decomposition method, based on the structure of the environmental white noise stimulus-response data, identify the structure of the frequencies and mode shapes)
    2021-04-20 15:48:50下载
    积分:1
  • kdtree1.2
    kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。(kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented include kd-tree building and nearest points searching and so on.)
    2010-07-17 15:44:11下载
    积分:1
  • time-series-prediction-of-short-term-traffic
    Wavelet neural network time series prediction of short-term traffic flow forecasting
    2014-12-01 22:49:34下载
    积分:1
  • Image-filtering--frequency-operation
    压缩包里面有四个程序:在matlab中对图像进行过滤操作和频率操作,和函数的变换(Compressed inside four programs: the transformation of image filtering operation and the frequency of operation, and function in matlab)
    2012-11-25 19:18:46下载
    积分:1
  • argridlines
    is a MATLAB library which contains routines to draw grid lines on MATLAB plots.
    2010-07-31 20:10:22下载
    积分:1
  • anpPmatlab
    网络分析法(The Analytic Network Process,ANP)的Matlab源代码(Network analysis (The Analytic Network Process, ANP) of the Matlab source code)
    2020-11-17 11:39:39下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载