登录
首页 » matlab » Matlab

Matlab

于 2020-10-15 发布 文件大小:34KB
0 280
下载积分: 1 下载次数: 182

代码说明:

  matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等(matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedures, quadratic programming, nonlinear least squares method, the conjugate gradient method, quasi-Newton method, the linesearch technology, trust region methods, the steepest descent method and Newton method)

文件列表:

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

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

发表评论

0 个回复

  • routing_T
    在BA无标度网络中求平均传递时间算法的matlab原程序。用该算法可以计算出网络拥塞的临界点。 (In the BA scale-free network in order to pass the time on average algorithm matlab original procedure. The algorithm can be used to calculate the critical point of network congestion.)
    2007-09-17 14:57:54下载
    积分:1
  • zhuazhen
    视频抓帧,抓到连续图像每一帧。适合做视频的朋友(Video frame, catch caught continuous image each frame)
    2010-01-10 22:36:51下载
    积分:1
  • obj_display
    读取obj模型并且显示的matlab代码。 简单易懂(matlab code to read .obj model)
    2011-01-15 16:02:43下载
    积分:1
  • system-identification
    系统辨识用matlab产生M序列,移位寄存器实现(System identification using matlab generate M sequence, the shift registers)
    2011-04-26 20:09:32下载
    积分:1
  • compression_3
    说明:  在神经网络中用求协方差矩阵的方法对人脸图像进行压缩及恢复(In the neural network covariance matrix using the method of face image compression and restoration)
    2010-05-05 09:33:10下载
    积分:1
  • NSGA_II
    A NSGA-II Program in Matlab
    2011-06-27 17:20:57下载
    积分:1
  • pptmixer
    英语译成中文(简体) 所提供的功能解决在量子信息领域的共同问题。给定一个任意多粒子的状态,是真正的多方纠缠?如果被检测为纠缠状态,功能也为它提供了一个所谓的纠缠的见证。 另外一个文档,压缩文件中包含的检测和真正的多方纠缠量化功能。为此目的,乙Jungnitsch,吨Moroder和O. Gühne,物理的思想。牧师快报。 106,190502(2011)(或http://arxiv.org/abs/1010.6049)被应用。 更确切地说,提供下列文件: * fdecwit.m 一个函数来检测任何一个国家真正的多方层面多方纠缠。如果国家被检测为纠缠,它也提供了一个证人。 * fpptwit.m 此功能还可以检测真正的多方纠缠,并提供了证人。然而,所涉及的最小化是那么复杂。因此,虽然它检测到的国家较少,这个功能是一个可行的颗粒较多。 * entmon.m 评估纠缠单调在Phys主办。牧师快报。 106,190502(2011年)的多方状态。 * pt.m 辅助函数来计算一个Hermitian算子部分转置。(The provided functions tackle a common problem in the field of quantum information. Given an arbitrary multiparticle state, is it genuinely multipartite entangled ? If the state is detected as entangled, the functions also provide a so-called entanglement witness for it. Besides a documentation, the zip-file contains functions for the detection and quantification of genuine multipartite entanglement. For this purposes, the ideas of B. Jungnitsch, T. Moroder and O. Gühne, Phys. Rev. Lett. 106, 190502 (2011) (or http://arxiv.org/abs/1010.6049) are applied. More precisely, the following files are provided: * fdecwit.m A function to detect genuine multipartite entanglement of a multipartite state of any dimension. In case the state is detected as entangled, it also provides a witness. * fpptwit.m This function also detects genuine multipartite entanglement and provides a witness. However, the involved minimization is less complex. Therefore, although it detects fewer states, this f)
    2011-05-21 13:10:03下载
    积分:1
  • CopyPasteTile
    cocos 2d sample using simple tile operations.
    2010-08-07 13:45:55下载
    积分:1
  • optimize
    复合形优化算法的VC2005环境下的实现实例,是本人一次研究生期末作业,附带详细论文说明。(Optimization of complex environment to achieve VC2005 example, is a graduate student at the end of my work, with a detailed description papers.)
    2009-04-27 10:14:13下载
    积分:1
  • event_spike
    This code is about designing of synthetics seismic data.
    2009-11-13 03:33:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载