登录
首页 » matlab » BFGS

BFGS

于 2017-05-05 发布 文件大小:1KB
0 115
下载积分: 1 下载次数: 15

代码说明:

  拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)

文件列表:

BFGS.m,526,2016-05-18
ex03_13062324.m,750,2016-05-18
Golden_section.m,749,2016-05-18
grad.m,852,2016-05-18

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

发表评论

0 个回复

  • gold
    matlab gold source code
    2011-12-23 12:00:45下载
    积分:1
  • Aintroduction
    matlab学习教程 都是最基本的内容,对新手很有帮助 虽然是英文的,但我相信大家都能听得懂(matlab tutorials are the most basic learning content, is very helpful for novice English, but I believe that everyone can understand)
    2008-07-27 09:35:46下载
    积分:1
  • Hamilton
    哈密尔顿回路算法,内含TSP模拟退火算法和三边交换简单算法(Hamilton-loop algorithms, simulated annealing algorithm includes TSP and trilateral exchange of a simple algorithm for)
    2010-03-07 21:15:45下载
    积分:1
  • tabu-search-2
    tabu search matlab document
    2014-09-08 10:08:24下载
    积分:1
  • 14
    说明:  MATLAB,从入门到精通,经典教材。PDF,高清版,有很多实例。(MATLAB, entry to the proficient, classic textbook.)
    2014-10-27 16:32:50下载
    积分:1
  • wavelet
    this file describes and run the using WAVELET on a picture.
    2011-01-10 19:58:40下载
    积分:1
  • TextView-marquee-they-scroll
    textview跑马灯,自己滚动 TextView marquee they scroll
    2014-01-26 15:18:23下载
    积分:1
  • lyapunov
    计算时间序列的最大的里雅普诺夫指数的函数,(Calculation of time series The largest Lyapunov index in the function,)
    2009-02-24 14:19:58下载
    积分:1
  • Kalman
    使用Kalman滤波实现二维图像中目标的轨迹跟踪(Two-dimensional images using Kalman Filtering Target tracking in)
    2010-10-08 16:50:29下载
    积分:1
  • ChannalCoding_ConvDecode
    这里实现的卷积码译码器可实现(n,1,K)的卷积译码,即一个输入码元,n个输出码元,编码器的约束长度为K,采用函数的默认值将实现(2,1,7)的卷积译码。译码方法为维特比硬判决译码,且译码开始状态假定为全零状态。(Here to realize convolutional code decoder can realize (n, 1, K) convolutional decoding, namely an input element, n output element, encoder constraint length is K, takes the default value of function, achieve the convolutional decoding,1,7 (2). Decoding method for decoding victor than hard decisions, and decoding the start state assumed to zero state.)
    2019-03-19 15:49:35下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载