搜索资源列表

  1. NewtonMethod

    0下载:
  2. Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27229
    • 提供者:文嘉俊
  1. NewtonMethod

    0下载:
  2. Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedur
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-02
    • 文件大小:26624
    • 提供者:文嘉俊
  1. NewtonMethod

    0下载:
  2. 用牛顿迭代的方法,编写程序,是函数迭代的效率提高,比一般的迭代法要好很多-By Newton iteration method, the preparation procedure is to improve the efficiency function iteration, iterative method than the average much better
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:萧筱
  1. newtonmethod

    0下载:
  2. 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:5120
    • 提供者:peihongtao
  1. Newtonmethod

    0下载:
  2. 牛顿方法优化算法可以用于多方面的例子,很不错。-Newton method for optimization algorithm can be used for a wide range of examples, very good.
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:仁锦涛
  1. Newtonmethod

    0下载:
  2. 基于牛顿法,现采用编程来计算最优解,matlab程序和简要说明文档。-newton method for optimization
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:6144
    • 提供者:liliujun
  1. NewtonMethod

    0下载:
  2. 牛顿方法优化算法可以用于多程序源代码内容-In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:溫嘉浩
  1. NewtonMethod

    0下载:
  2. 压缩包内含有一个cpp文件,给定一个其次方程,解这个方程的根-A cpp file compression package containing given a Secondly equation, the solution of this equation root
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:唐三葬
  1. newtonmethod

    0下载:
  2. 用matlab编写的牛顿迭代方法求解非线性方程组:数值分析中很经典的代码-a matlab code of newton method solve system of nonlinear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:428032
    • 提供者:黄琪
  1. NewtonMethod

    0下载:
  2. 牛顿定位算法,适用于无线传感器网络,三个辅助定位节点(newton method of localization of WSN)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:Tony.wq
  1. NewtonMethod

    0下载:
  2. 牛顿法 牛顿法(英语:Newton's method)又称为牛顿-拉弗森方法(英语:Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数 f(x)的泰勒级数的前面几项来寻找方程 f(y)=0 的根。(newton's method also known as the Newton-Raphson method)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:2048
    • 提供者:renyja

源码中国 www.ymcn.org