CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拟牛顿算法

搜索资源列表

  1. MyOpt

    0下载:
  2. 最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50112
    • 提供者:季晓南
  1. n1qn3-lib

    0下载:
  2. 最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。-optimization algorithm, Application limited memory quasi-Newton method (Limited Memory (variable-stora ge) quasi--Newton method) for high-dimensional opt
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30269
    • 提供者:hanwei
  1. optLib

    0下载:
  2. 提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。-provide a common method of optimization, including CVMO1-, quasi-Newton method, genetic algorithm, multi-objective optimization algorithm, Hookjeeves
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:387760
    • 提供者:吴义忠
  1. brsola

    0下载:
  2. brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:郑康
  1. c

    1下载:
  2. 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2691
    • 提供者:林颉
  1. dfpmin

    0下载:
  2. 数值方面的优化算法,主要用于拟牛顿的算法之中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4726
    • 提供者:王丰
  1. Variable_Metric_Metho_DFP.rar

    1下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的,Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2428
    • 提供者:lrc
  1. feixianxingfangchengzujiesuan

    0下载:
  2. 非线性方程组数值计算,MATLAB语言实现。包括多种迭代方法,牛顿法,拟牛顿法,以及相关的改进算法。-Numerical calculation implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29003
    • 提供者:sanlizi
  1. Non_mon-Newton

    2下载:
  2. 最优化算法中的使用非单调线搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用-The use of non-monotonic line optimization algorithm to search seeking step quasi-Newton algorithm source code, Matlab programming, and hope to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:806
    • 提供者:haoyunhe
  1. Quasi-Newton

    8下载:
  2. 拟牛顿算法中的经典BFGS校正算法和DFP算法的matlab实验代码,broyden族算法的matlab程序。-Proposed Newton the classic algorithm the BFGS correction algorithm and DFP algorithm matlab experimental code, broyden family, algorithm matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:3046
    • 提供者:
  1. Grape_Quasi_Newton

    1下载:
  2. 量子控制中著名的GRAPE算法的改进版本,二阶拟牛顿算法,效率改进很大-Quantum Control famous GRAPE algorithm improved version of the second-order quasi-Newton algorithm efficiency improvements
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:29556
    • 提供者:qiqiguai
  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
    • 文件大小:708
    • 提供者:conwool
  1. BP-neural-network-algorithm-

    0下载:
  2. 本程序包含BP神经网络中的各种不同的算法,包括梯度算法及拟牛顿算法及一步正割等算法-The BP neural network program contains various algorithms, including gradient algorithm and quasi-Newton algorithm and the step secant algorithm, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2881
    • 提供者:xuliyue
  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
    • 文件大小:318447
    • 提供者:lioto
  1. BP-neural

    0下载:
  2. LM算法和BFGS拟牛顿算法对BP神经网络的性能影响分析,我的课题作业,希望对大家有帮助。-The performance analysis basde on the impact on BP neural network of LM and BFGS quasi-Newton algorithm , the subject of my work, I hope to be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3289
    • 提供者:梁山
  1. Niniudun

    0下载:
  2. 拟牛顿算法,一种解决全局最优化问题很好的算法,经测试效果很好-Quasi Newton algorithm, a good algorithm to solve the problem of global optimization, the test result is very good
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:wyg
  1. niniudun

    0下载:
  2. 拟牛顿算法的c程序,希望大家能用的上,有问题多多交流。-Quasi-Newton algorithm c program, I hope everyone can be the last, there is a lot of problems exchange.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2457
    • 提供者:chenga728317
  1. Quasi-Newton-algorithms

    0下载:
  2. 拟牛顿算法源码,结合了简单的案例,可以帮助读者更好的理解接替过程-Quasi-Newton algorithms
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4507
    • 提供者:crazy
  1. BFGS

    1下载:
  2. 拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。-The quasi-Newton method and the Steepest Des
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:刘杉
  1. (BFGS 算法程序)

    0下载:
  2. BFGS 校正是目前最流行也是最有效的拟牛顿校正, 它是由 Broyden, Fletcher, Goldfarb 和 Shanno 在 1970 年各自独立提出的拟牛顿法, 故称为 BFGS 算法.(BFGS correction is the most popular and effective quasi Newton correction at present. It is composed of Broyden, Fletcher, Goldfarb and Shanno res
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:梦梦111
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com