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

搜索资源列表

  1. NewTon

    0下载:
  2. 采用牛顿法解非线性方程阻,注意:该程序并非通用程序,但具备牛顿法编程的所有步骤及函数,对编写牛顿法的人有参考价值-Using Newton' s method for solving nonlinear equations resistance, Note: This program is not a common procedure, but with Newton' s method of programming all of the steps and functions, N
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4717
    • 提供者:wu吴冰
  1. feixxfchqiujie

    0下载:
  2. 各种非线性方程及方程组求解算法,如对分法、牛顿法、QR法等,VC6.0-A variety of non-linear equation and equations algorithm, such as sub-method, Newton' s method, QR law, VC6.0
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:75447
    • 提供者:李文
  1. NLEquations

    1下载:
  2. 一个求解非线性方程组的通用类,包括:对分法、牛顿法和埃特金迭代法。-A non-linear equations for solving the common categories, including: the sub-method, Newton' s law and Aitken iterative method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:7546
    • 提供者:zj
  1. levmar-2.5

    1下载:
  2. 非线性优化的算法,用C++实现,比牛顿法有更快的收敛速度。-Levenberg-Marquardt nonlinear least squares algorithms in C/C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:78817
    • 提供者:cao
  1. newton

    0下载:
  2. 牛顿迭代法解非线性方程,可自定义迭代步数和迭代精度,结果可返回解得所有迭代过程,适合于就算方法的初学者作为上机实验的参考资料。-Newton iterative method for solving nonlinear equations, can be customized and iterative precision iterations, the result can be returned to solve for all the iterative process, even if
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:550
    • 提供者:李文俊
  1. feixianxingfangchengzu

    0下载:
  2. 非线性方程的求解,包括牛顿法,两点割线法,数值延拓法,-nonlinear equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:95835
    • 提供者:陈涛
  1. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. newton

    1下载:
  2. 牛顿迭代法用于求解非线性方程组,及求解范围-Newton iterative method for solving nonlinear equations, and solve the range
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:828
    • 提供者:凤凤
  1. Newton

    0下载:
  2. 源码给出了非线性线性规划的牛顿法,代码包含函数文件,以及调用文件,下载即可运行!-Source given nonlinear Newton method for linear programming, the code contains the function file, and call the file, download to run!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1786
    • 提供者:lihaiqiang
  1. zuniniudunfa

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

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

    0下载:
  2. 牛顿迭代法,用于求解非线性方程的解。此程序比较详细,虽然程序看上去很多,但是各方面都很到位。-Newton iterative method for solving nonlinear equations. This procedure in more detail, although the process seems a lot, but all aspects are in place.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:冯翔
  1. ProSolve

    0下载:
  2. VC6.0写的二分法和牛顿法计算非线性方程的根。-Solving the nonlinear equations by the Bisect method and Newton method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:41759
    • 提供者:赖生建
  1. feixianxing

    1下载:
  2. 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11027
    • 提供者:廖益文
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程的解,需输入初始值,方程,导数方程,步数,error-Newton iteration solution of nonlinear equations required to enter the initial value equation, derivative equation, step number, error
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:612
    • 提供者:张晓君
  1. NewtonRoot

    0下载:
  2. 牛顿法求解非线性方程Matlab编程实现-Newton method for solving nonlinear equations Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:725
    • 提供者:dugumengyouzi
  1. newton

    0下载:
  2. 运用牛顿法求解非线性函数F(x)=0,应用的是Fortran90语言编写,注意检查猜测值-Using Newton' s method for solving nonlinear function F (x) = 0, application of a Fortran90 language, pay attention to check the guesses
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:620
    • 提供者:陈力
  1. kinsol-2.5.0.tar

    0下载:
  2. 非线性数学方程组数值解法,可使用牛顿法求解一般非线性方程组-numerical algorithm for Mathematical equatiosn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1253039
    • 提供者:zhangfan
  1. Newton-Raphson

    0下载:
  2. 牛顿迭代法对于解决非线性方程应该有很重要的作用吧-Newton iterative method for solving nonlinear equations should have a very important role it
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9430
    • 提供者:tianjingjing
  1. Conjugate-gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the firs
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1249
    • 提供者:sunling
  1. GAUSS

    1下载:
  2. 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-30
    • 文件大小:1024
    • 提供者:Bryne
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com