搜索资源列表

  1. newtns

    0下载:
  2. Newton method for solution of non-linear equations in C
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 牛顿迭代式,用VB实现~~~!-Newton iterative, using VB to achieve ~ ~ ~!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:唐春晖
  1. newton法求解

    0下载:
  2. 一般的数值求解算法-general numerical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:张英
  1. NEW

    0下载:
  2. 计算方法 NEWTON插值的C程序-Netwon interpolation method of calculating the C program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:内德维德
  1. Newton迭代

    0下载:
  2. 用 Newton迭代求f(x)=1/3*x^3-x=0的根的源程序-with Newton iteration f (x) = 1/3* x ^ 3-x = 0 the root of the source
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:lin
  1. Newton 插值程序

    0下载:
  2. 本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.24933
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:无人
  1. ZHXLL

    0下载:
  2. 电力系统雅各比行列式计算,牛顿---拉夫逊进行潮流计算(c源程序)-power system Jacoby determinant, the Newton-Raphson for flow calculation (c source)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:张晓亮
  1. LMS_Newton

    0下载:
  2. 用于仿真牛顿LMS算法-for LMS algorithm simulation Newton
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李朗
  1. 用牛顿法解非线性方程组

    1下载:
  2. 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:103424
    • 提供者:彭文
  1. 牛顿-拉夫孙算法

    0下载:
  2. 牛顿-拉夫孙算法-Newton-Raphson algorithm SUN
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:18432
    • 提供者:
  1. 数值分析常用

    0下载:
  2. 数值分析常用的一些公式,比如jacobi,newton等等。-numerical analysis of some commonly used formula, such as Jacobi, chemotherapy and so on.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:阿瑟多久
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:18432
    • 提供者:luo
  1. 数值算法程序

    0下载:
  2. 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:3163136
    • 提供者:李斌
  1. 实验6-牛顿法解方程

    0下载:
  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. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:55296
    • 提供者:葛林
  1. Fast LMS-Newton algorithms based on autoregressive

    0下载:
  2. 一种利用LMS的回声抑制的实现方法,经典文献-echo suppression of the method, classic literature
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:525312
    • 提供者:陈谭
  1. diedaifajisuangen

    0下载:
  2. 用newton迭代法求方程根的源代码 给出了newton迭代法的实现-with chemotherapy iterative method for equation of the source code is given to the Newton iterative method to achieve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:raul
  1. 非线性方程组的迭代解法

    0下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:16384
    • 提供者:周思良
  1. 数值微分和数值积分

    0下载:
  2. 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton- Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:周思良
  1. 牛顿法解多项式的根

    0下载:
  2. 牛顿法解多项式的根 包含重根的判断和多项式的输入-Newton method for polynomial root contains heavy-judgment and the importation of polynomials
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:197632
    • 提供者:洋溢
  1. advancenewton

    0下载:
  2. 改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -improve Newton's method : Construction of the equ
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:董方
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org