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

搜索资源列表

  1. 拟牛顿法求非线性方程组的一组实数解

    0下载:
  2. 拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:张博真
  1. SR1校正的拟牛顿法

    0下载:
  2. 工程中经常使用的拟牛顿方法,特别用于球非线性方程组中应用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5694
    • 提供者:王丰
  1. 用拟牛顿法解非线性方程组

    0下载:
  2. 用拟牛顿法解非线性方程组-with quasi-Newton method for solving nonlinear equations
  3. 所属分类:C#编程

    • 发布日期:2014-01-20
    • 文件大小:3177
    • 提供者:彭文
  1. FR共轭梯度法与拟牛顿法计算机实现及仿真

    3下载:
  2. FR共轭梯度法与拟牛顿法计算机实现及仿真
  3. 所属分类:编程文档

  1. 求解非线性方程组的拟牛顿-粒子群混合算法

    1下载:
  2. 求解非线性方程组的拟牛顿-粒子群混合算法
  3. 所属分类:报告论文

    • 发布日期:2011-09-29
    • 文件大小:312413
    • 提供者:yuyehang2011
  1. netn.拟牛顿法求非线性方程

    0下载:
  2. 拟牛顿法求非线性方程,并以一组三元二次方程组为例进行求解。,Quasi-Newton method for nonlinear equations, and a group of ternary quadratic equation group is solved as an example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-25
    • 文件大小:912
    • 提供者:953427
  1. quasi-newton.rar

    3下载:
  2. 一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下,A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
  3. 所属分类:Algorithm

    • 发布日期:2016-03-15
    • 文件大小:113290
    • 提供者:idhot
  1. nonlinear_equations_solve

    1下载:
  2. 包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:11247
    • 提供者:付和平
  1. 求解单一重现期暴雨强度公式的Lingo-BFGS算法

    0下载:
  2. 摘要:为了克服一般的非线性优化算法对初始值的依赖,针对某一地区单一重现期暴雨强度公式参数计算问题,首先将Lingo 软件编程求出的结果作为初始值,然后利用拟牛顿算法对其参数进行优化。实例计算结果表明:采用Lingo 软件和拟牛顿法相结 合的方法求解单一重现期暴雨强度公式比传统的方法精度更高,能有效解决实际优化设计问题。
  3. 所属分类:报告论文

  1. NdimensionNiNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:4265
    • 提供者:冰冰
  1. fminlbfgs_version2

    1下载:
  2. 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:10044
    • 提供者:奕风
  1. DFP

    2下载:
  2. 运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2679
    • 提供者:刘静
  1. niNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:3447
    • 提供者:冰冰
  1. niudun

    0下载:
  2. 用拟牛顿法求极小值点- Of quasi-Newton method for the minimum point
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:579
    • 提供者:peter
  1. StructEquation2

    0下载:
  2. 结构方程中拟合函数的迭代算法,不同于PLS算法。而是采用BFGS拟牛顿法求解,得出的结果与LISREL软件结果一致. 注:此算法只是针对本人一个模型使用,不同模型要做改动-This program for solving the fit function of Strual Equation Modeling ,BFGS is using for minimize the fit function with the initial point estimated by PLS
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4728
    • 提供者:周旭
  1. huangjinfengfa

    0下载:
  2. 关于牛顿法,最速化,拟牛顿法,黄金分割法-zuiyouhua niudunfa
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:874
    • 提供者:陈华
  1. newton

    0下载:
  2. 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:804
    • 提供者:redgate
  1. Newton

    0下载:
  2. 利用牛顿法和拟牛顿法解非线性方程组,实验验证有效。-Newton method and quasi Newton method for solution of nonlinear equations, which has been experimentally verified and proven to be useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:914
    • 提供者:junli
  1. 最优化:拟Newton法

    0下载:
  2. 拟牛顿法课件(Quasi Newton method courseware)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:402432
    • 提供者:XIAOXIAOPANG
  1. 拟牛顿法

    2下载:
  2. 拟牛顿法matlab程序,是使用拟牛顿法解决优化问题的基础程序(Quasi-Newton method is one of the most effective Methods for solving nonlinear optimization problems)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com