搜索资源列表

  1. 牛顿法的程序实现

    0下载:
  2. 牛顿法的程序实现: 给的函数是f(x)=X*X-C 求导函数为ff() 也是在程序中已给定 若要修改则在程序中更改

  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-08-22
    • 文件大小:185463
    • 提供者:fengliyang2000
  1. 牛顿插值的差商迭代算法

    0下载:
  2. 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:mikefun
  1. 二分法、简单迭代法、牛顿迭代法收敛比较

    1下载:
  2. 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22129
    • 提供者:luo
  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18601
    • 提供者:luo
  1. 单根牛顿切线法2

    0下载:
  2. 我们的作业 计算方法里面的牛顿切线法求根,(单根情况)。-our operations inside the calculation method Newton tangent Root, (single).
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:975
    • 提供者:白亮
  1. 实验6-牛顿法解方程

    1下载:
  2. 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:55678
    • 提供者:葛林
  1. 自牛顿以来的科学家

    0下载:
  2. 自牛顿以来的科学家-since scientists since Newton
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1722139
    • 提供者:站长
  1. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码

    0下载:
  2. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:264710
    • 提供者:王晶
  1. 牛顿法解方程之混沌

    0下载:
  2. 牛顿法解方程之混沌方式,很直观的,界面也很漂亮。-Newton equation solution chaos, I am very intuitive, and the interface is very pretty.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37004
    • 提供者:王丹
  1. 牛顿法解多项式的根

    0下载:
  2. 牛顿法解多项式的根 包含重根的判断和多项式的输入-Newton method for polynomial root contains heavy-judgment and the importation of polynomials
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8268
    • 提供者:洋溢
  1. 牛顿法图解方程

    0下载:
  2. 牛顿法图解方程 牛顿法图解方程-Newton equation Newton Graphic Graphic Graphic equation Newton equation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37028
    • 提供者:YY
  1. 香蕉函数-牛顿法

    0下载:
  2. 运用牛顿法和Armijo线搜索最优化香蕉函数。(Newton method and Armijo line search are used to optimize banana function.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:69632
    • 提供者:Caleb188
  1. 牛顿插值法

    0下载:
  2. 利用牛顿插值法获取多项式系数,同时绘制插值函数和原函数对比图(Obtaining polynomial coefficients by Newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jackajack
  1. 最优化-牛顿法

    0下载:
  2. 实现牛顿法和618法,利用MATLAB程序,(The Newton and 618 method is realized and the MATLAB program is used)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:小七小七
  1. 牛顿法潮流计算matlab

    0下载:
  2. 用于电力系统9节点牛顿拉夫逊潮流计算matlab(9 node power flow calculation for power system matlab)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:59392
    • 提供者:小小小崩
  1. 牛顿迭代法

    0下载:
  2. matlab环境下试用于高维方程组求解的牛顿迭代法算法函数(Newton iterative algorithm function for solving higher dimensional equations in matlab Environment)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:madezhizhang
  1. 最小二乘法-梯度下降法-牛顿法

    0下载:
  2. 用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:196608
    • 提供者:奘晨
  1. 牛顿下山法

    0下载:
  2. 用牛顿下山法求解三层平板波导的本征方程。(Newton downhill method is used to solve the eigen equation of three-layer planar waveguide.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wang727121572
  1. 牛顿迭代法

    0下载:
  2. 牛顿迭代法,下载就可以直接使用,调试好的(Newton iteration method, download can be used directly, debugging good)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:二狗砸
  1. 牛顿法解优化问题

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

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:liuhonhh
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org