CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bfgs

搜索资源列表

  1. PMO_work29

    0下载:
  2. 实用最优化方法,java源程序,关于BFGS法,大连理工大学.-practical optimization method, java source files, on the BFGS method, the Dalian Polytechnic University.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:舞台
  1. DFP_BFGS

    0下载:
  2. 无约束优化DFP&BFGS方法的C++实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2640
    • 提供者:木木
  1. BFGS

    0下载:
  2. BFGS变尺度算法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:911
    • 提供者:王华
  1. homework-code

    5下载:
  2. 不精确一维搜索wolfe-Powell准则、BFGS、牛顿法、LU分解、有效集法等-Inexact line search wolfe-Powell criteria, BFGS, Newton' s method, LU decomposition, the effective collection method
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4450
    • 提供者:小光
  1. BFGS-youhua

    1下载:
  2. 用于解决优化问题中的无约束优化,经过检测,能够成功运行。-To solve the problem of unconstrained optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2423
    • 提供者:WX
  1. sourcefile

    2下载:
  2. 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19340
    • 提供者:chenxiaoguang
  1. BFGS

    0下载:
  2. 最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:54532
    • 提供者:kylin
  1. bfgswopt

    0下载:
  2. steepest descent/bfgs with polynomial line search
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2263
    • 提供者:shfc
  1. liblbfgs

    0下载:
  2. 一个有限内存Broyden-Fletcher-Goldfarb-Shanno函数半二次优化工具,可以用来进行求解函数最优值。-libLBFGS is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method, which can be used to solve the optimization
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:273168
    • 提供者:hzw
  1. BBFGSF

    0下载:
  2. 利用BFGS算法求解大规模无约束最优化化问题,代码所用语言为Fortran77. -BFGS algorithm for solving large-scale unconstrained optimization of the problem, the code language used is Fortran 77.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1044467
    • 提供者:召唤
  1. multidimensional-extremum-problems

    1下载:
  2. 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:6433
    • 提供者:张然
  1. CRFtools.zip

    0下载:
  2. CRFsuite: a fast implementation of Conditional Random Fields (CRFs) CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data. The first priority of this software is to train and use CRF models as fast as possi
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:29520
    • 提供者:icypriest
  1. 3

    0下载:
  2. BFGS拟牛顿法求非线性无约束最优化(函数极值)问题-BFGS quasi-Newton method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3395
    • 提供者:wwe
  1. BFGSTest

    0下载:
  2. 拟牛顿法BFGS; 非线性无约束最优化; C#编程-Quasi-Newton method BFGS nonlinear unconstrained optimization C# Programming
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:38853
    • 提供者:zhanglee
  1. BFGS

    0下载:
  2. 用变尺度法(BFGS)寻找方程最优解,vbs实现,win rt可用。-Looking equations with BFGS optimal solution, vbs achieve, win rt available.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1060
    • 提供者:zsj
  1. Dig_Filter

    0下载:
  2. Filter can be FIR or IIR. - Filter type can be lowpass, highpass, bandpass, or bandstop. - Direct methods or optimization ones can be used during the design procedure. In order to learn how you can use this toolbox, please copy all the codes
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:11277
    • 提供者:anish
  1. BFGS

    0下载:
  2. BFGS算法的实现(Implementation of BFGS algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:12288
    • 提供者:bachleor111
  1. 优化算法

    2下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. 无约束优化问题

    0下载:
  2. 包括几种常用的无约束优化算法,比如最速下降法、BFGS算法、共轭梯度法等等(Including unconstrained optimization algorithms in common use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:48128
    • 提供者:999逆臣
  1. 第一题bfgs

    2下载:
  2. armijo准则下bfgs法实现,最优化方法作业,大连理工大学(Realization of BFGS method under Armijo criterion, operation of optimization method, Dalian University of Technology)
  3. 所属分类:其他

    • 发布日期:2019-10-31
    • 文件大小:15360
    • 提供者:lynchorz
« 12 »
搜珍网 www.dssz.com