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

搜索资源列表

  1. nNewton

    1下载:
  2. 该程序代码为阻尼牛顿法matlab源代码,其特点有:简单易读,适于做优化。-code for the damping Newton Matlab source code, its characteristics are : simple accessibility, suitable for making optimization.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4245
    • 提供者:youzi08
  1. fsx

    0下载:
  2. 非线性规划中的最速下降法,黄金分割法,阻尼牛顿法,牛顿切线法.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2073
    • 提供者:fsx
  1. 阻尼牛顿法.txt

    0下载:
  2. 阻尼牛顿法.txt
  3. 所属分类:C#编程

    • 发布日期:2010-11-13
    • 文件大小:2386
    • 提供者:keda120@163.com
  1. 无约束优化 阻尼牛顿法

    0下载:
  2. 无约束优化 梯度法的C++程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-11-03
    • 文件大小:7663
    • 提供者:llcc09
  1. algorithms

    0下载:
  2. 分别用变尺度算法、牛顿法、阻尼牛顿法和最速下降法求函数的最值。-Variable metric algorithms were used, Newton, damped Newton method and steepest descent of a function of the value.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:835705
    • 提供者:tubao
  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. dpnewton_zuisu

    2下载:
  2. 阻尼牛顿法、最速下降法、变尺度法的matlab程序。-Damped Newton' s method, steepest descent method, variable metric method matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1476
    • 提供者:ken
  1. steepest

    1下载:
  2. 实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1596
    • 提供者:Sharon
  1. nonlinear-equation

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:11028
    • 提供者:汪张扬
  1. zuniniudunfa

    0下载:
  2. 有阻尼牛顿法解无约束非线性规划,很好的!-Damped Newton method for unconstrained nonlinear programming, very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:536
    • 提供者:李慧
  1. dampnm

    0下载:
  2. 阻尼牛顿法求解无约束优化问题,阻尼牛顿发求解无约束优化问题-Damped Newton method for solving unconstrained optimization problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:535
    • 提供者:lisi
  1. zunewton

    0下载:
  2. 阻尼牛顿法求解minf(x)=(1-x1)^2+2*(x2-x1^2)^2初始点x=(0,0)精度为0.01。可运行出结果,程序清晰,算法明确。-Damped Newton method for solving min f (x) = (1-x1) ^ 2+2* (x2-x1 ^ 2) ^ 2 the initial point x = (0,0) accuracy of 0.01.It Can run out the results 。 the program is clear, algor
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1974
    • 提供者:王婷
  1. ZNNewton

    0下载:
  2. 阻尼牛顿法,用于求解二维非线性方程的求根,收敛速度较快-Damping Newton method for solving the two-dimensional nonlinear equations of Roots, convergence is faster
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:4004
    • 提供者:zcm
  1. zuiyouhuasuanfa

    1下载:
  2. 包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。-Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:838882
    • 提供者:baoxiangyu
  1. zunewton-dfpdfp

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. 58848821fsx

    0下载:
  2. 阻尼牛顿法求解方程,另有牛顿法等方法求解方程组-Damped Newton method for solving equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2225
    • 提供者:清羽
  1. 阻尼牛顿法程序)

    1下载:
  2. 由于实际问题的精确极小点一般是不知道的, 因此初始点的选取给算法的实 际操作带来了很大的困难. 为了克服这一困难, 可引入线搜索技术以得到大范围 收敛的算法, 即所谓的阻尼牛顿法(Since the exact minimum points of the actual problem are generally unknown, the selection of the initial points is given to the algorithm In order to overcom
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:梦梦111
  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. 牛顿法解优化问题

    2下载:
  2. 使用各种牛顿法(包括普通牛顿法,拟牛顿法,阻尼牛顿法)求解优化问题(Using various Newton methods (including general Newton method, quasi Newton method, damped Newton method) to solve optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-29
    • 文件大小:6144
    • 提供者:liuhonhh
« 12 »
搜珍网 www.dssz.com