CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - BFGS算法

搜索资源列表

  1. BFGS_C++

    0下载:
  2. bfgs算法求全域最小数值点,c++源程序,文件读入套用方便-bfgs domain algorithm ambitious minimum values, c source, the document read into the convenient use
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.01kb
    • 提供者:mathstony
  1. 最优化的bfgs算法

    2下载:
  2. 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-25
    • 文件大小:13.97kb
    • 提供者:wuxiaoan
  1. zyh.rar

    0下载:
  2. 最优化理论与方法,其中包括两种BFGS算法与共轭梯度法,以及H终止准则!!1,Optimization theory and methods, including the two co-BFGS algorithm for conjugate gradient method, as well as the termination criteria for H! ! 1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.38kb
    • 提供者:齐翔宇
  1. zuiyouhua

    2下载:
  2. 采用matlab语言实现黄金分割 不精确一维搜索 DFP BFGS 算法,全部原创 仅供参考-Language implementation using matlab inexact one-dimensional golden section search DFP BFGS algorithm, all the original for reference only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:12.36kb
    • 提供者:孙浩
  1. aa

    0下载:
  2. BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5.94kb
    • 提供者:sdafad
  1. BFGS

    1下载:
  2. 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:1020.25kb
    • 提供者:刘东
  1. broydn

    0下载:
  2. BFGS方法子程序,近似的塞黑矩阵算法。-BFGS method subroutines, similar to Serbia and Montenegro matrix algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.11kb
    • 提供者:chen
  1. bfgs

    0下载:
  2. 用于非精确搜索后的数值计算,目前公认较为成熟的算法之一。-scientific calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.71mb
    • 提供者:闫子彬
  1. Quasi-Newton-Methods

    1下载:
  2. 拟牛顿法(Quasi-Newton Methods)是求解非线性优化问题最有效的方法之一。其实DFP算法、BFGS算法都属于拟牛顿法,即,DFP、BFGS都分别是一种拟牛顿法-Quasi-Newton method (Quasi-Newton Methods) is one of the most effective methods for solving nonlinear optimization problems. In fact, the DFP algorithm, BFGS algo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:673byte
    • 提供者:王喜
  1. bfgs

    0下载:
  2. matlab优化BFGS算法,优化中常用算法。-matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1.19kb
    • 提供者:黄磊
  1. BFGS

    0下载:
  2. 最优化方法里的BFGS拟牛顿算法,针对特定的二元函数(可修改)给出极小点和最优值。-Optimization methods in the BFGS quasi-Newton algorithm for a particular binary function (can be modified) gives minimum point and the optimal value.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:708byte
    • 提供者:conwool
  1. liblbfgs-1.9.tar

    0下载:
  2. 拟牛顿算法计算函数最小值,采用LBFGS算法,亲测可用。-a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:310.98kb
    • 提供者:lioto
  1. BFGSyouhuasuanfa

    1下载:
  2. 精确线性搜索的BFGS算法求解下面无约束问题-Precise linear search algorithm for solving the following BFGS unconstrained problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:704byte
    • 提供者:julian
  1. BFGS

    0下载:
  2. 数学计算方法,拟牛顿BFGS算法,使用matlab编写-Mathematical calculation method, quasi-Newton BFGS algorithm, using matlab prepared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.4kb
    • 提供者:mei
  1. nonlinear-optimization

    0下载:
  2. 非线性规划各种算法汇总,包括线搜索、梯度下降法、牛顿法、共轭梯度法、DFP算法、BFGS算法和信赖域算法-Summary all kinds of algorithm of nonlinear programming, including line search, the gradient descent method, Newton method and conjugate gradient method, DFP algorithm and BFGS algorithm and trust
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.33kb
    • 提供者:夏瀛韬
  1. quasi-Newton-method

    0下载:
  2. 功能:用BFGS算法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数及其梯度; varargin是输入的可变参数变量,简单调用bfgs时可以忽略它 但若其他程序循环调用该程序时将发生重要作用-Function: with BFGS algorithm solving unconstrained problem: min f (x) input: x0 is the initial point, fun, gfun respective
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5.27kb
    • 提供者:苗小楠
搜珍网 www.dssz.com