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
    • 文件大小:9230
    • 提供者:mathstony
  1. bfgd

    0下载:
  2. 利用一维搜索方法的变尺度BFGS搜索方法
  3. 所属分类:数学计算/工程计算

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

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

    • 发布日期:2016-08-25
    • 文件大小:14310
    • 提供者: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
    • 文件大小:5511
    • 提供者:齐翔宇
  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
    • 文件大小:12661
    • 提供者:孙浩
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:82318
    • 提供者:ljw
  1. liblbfgs-1.7

    1下载:
  2. This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited
  3. 所属分类:Algorithm

    • 发布日期:2016-03-01
    • 文件大小:333675
    • 提供者:Yu-Chieh Wu
  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
    • 文件大小:6083
    • 提供者:sdafad
  1. An_SQP_Augmented_Lagrangian_BFGS_Algorithm_for_Co

    0下载:
  2. An SQP Augmented Lagrangian BFGS Algorithm for Constrained Optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1716763
    • 提供者:RJ
  1. L-BFGS

    2下载:
  2. 自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:4912
    • 提供者:陈博
  1. BFGS

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

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

    0下载:
  2. BFGS法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-BFGS method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1701
    • 提供者:张帆
  1. bfgs

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

    • 发布日期:2017-05-08
    • 文件大小:1792457
    • 提供者:闫子彬
  1. bfgs

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

    • 发布日期:2017-11-15
    • 文件大小:1223
    • 提供者:黄磊
  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-01
    • 文件大小:708
    • 提供者:conwool
  1. BFGS

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

    • 发布日期:2017-04-01
    • 文件大小:1430
    • 提供者:mei
  1. L-BFGS-CODE

    0下载:
  2. L-BFGS有限内存BFGS法,用于求解大规模无约束最优化问题-L-BFGS method for large scale unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:19190
    • 提供者:周群艳
  1. BFGS

    0下载:
  2. BFGS optimization algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2686
    • 提供者:testup
  1. DFP-and-BFGS

    1下载:
  2. 分别用DFP和BFGS来解决无约束的优化问题,中间用的进退法和黄金分割法。-With DFP and BFGS respectively to solve unconstrained optimization problems, in the middle between the method and the golden section method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2556
    • 提供者:不要走太远
  1. linear optimization

    0下载:
  2. 用BFGS 拟牛顿法 最速下降法 牛顿法 共轭梯度法 解决线性优化问题(Solving linear optimization problems with conjugate gradient method and Steepest descent method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:小狗蛋
« 12 »
搜珍网 www.dssz.com