CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 牛顿插值

搜索资源列表

  1. 拉格朗~1

    0下载:
  2. 数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1703
    • 提供者:赵传仕
  1. CalcMethodProj

    0下载:
  2. 实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。-interpolation to achieve a Newton, Newton interpolation 2, and the Lagrange polynomial interpolation solution and the drawing curves.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64911
    • 提供者:朱小明
  1. Newton1234

    0下载:
  2. 牛顿插值法,牛顿插值法 牛顿插值法 -Newton interpolation method, the Newton's interpolation Newton inte rpolation Newton inte rpolation Newton interpolation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1749
    • 提供者:believe
  1. niudunchazhi

    1下载:
  2. 计算方法中的牛顿插值法 C++算法源程序-calculation method Newton's interpolation algorithm C source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11216
    • 提供者:王宝华
  1. Newton-C

    0下载:
  2. * 用牛顿插值法依据N个已知数据点即使函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * 输出: 函数返回值所求插值点的第二坐标 -Newton interpolation method based on N-known data points even function * Input : n -- known data points the nu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2832
    • 提供者:xuyan
  1. Newtonandyangtiao

    0下载:
  2. 计算方法牛顿插值和样条插值,不足之处,望指出-Newton's method and spline interpolation, inadequate, Wang said
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2129
    • 提供者:吴雄芝
  1. algorithm_using_c

    0下载:
  2. 一些算法的c语言实现,对数学建模的读者非常有用,例如牛顿插值,牛顿迭代等-some algorithm in C Language for Mathematical Modeling of readers very useful, such as Newton's interpolation, such as Newton iteration
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8566
    • 提供者:lisa
  1. 数值分析中的各种插值

    0下载:
  2. Lagrange插值+Newton插值+分段线性插值+复合梯形公式求定积分+列主元高斯+牛顿迭代+数据拟合+线性方程组迭代+++追赶法(1)
  3. 所属分类:其他小程序

  1. 牛顿插值

    0下载:
  2. 所属分类:Windows编程

  1. insertvalue

    0下载:
  2. 拥有界面的函数插值程序,可以模拟牛顿插值法和拉格朗日插值法。-Interface has a function interpolation procedures, can simulate the Newton interpolation method and the Lagrange interpolation method.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:3759
    • 提供者:zhangbo
  1. Newton_interpolation_Lagrange_interpolation

    0下载:
  2. 计算方法C语言的实现 牛顿插值法,拉格朗日插值法-Calculation of C language realization of the Newton interpolation, Lagrange interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1119
    • 提供者:xmdt
  1. languagenewton

    0下载:
  2. 这是拉格朗日插值和牛顿插值的源代码,输入数据之后,可以输出函数-This is the Lagrange interpolation and Newton interpolation of source code, input data, you can output function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:931
    • 提供者:tang lu ming
  1. newton

    0下载:
  2. 这是一个实现牛顿插值的程序,比较经典,也横容易看懂-This is a realization of Newton' s interpolation procedure, compare the classic, but also easy to understand cross-
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:831
    • 提供者:清风
  1. newton

    0下载:
  2. 对于给出的有限插值,利用牛顿插值法求解方程(For the given finite interpolation, the Newton interpolation method is used to solve the equation)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:823811603
  1. 插值程序c语言

    1下载:
  2. 用c语言编写的插值程序,里面有牛顿插值、拉格朗日插值等供大家学习参考(C language interpolation procedures, which have Newton interpolation, Lagrange interpolation, for reference)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:sunguang216
  1. newton

    0下载:
  2. 通过C语言实现牛顿插值法,便于给广大大学生实验提供帮助(C language implementation of Newton interpolation method)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:354304
    • 提供者:likamodric
  1. 插值和函数逼近

    0下载:
  2. 各种插值和函数逼近方法包括hermit 插值拉格朗日插值牛顿插值等(Various interpolation and function approximation methods include hermit interpolation, Lagrange interpolation, Newton interpolation and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:李怀宝
  1. Newton_Interpolation

    0下载:
  2. 利用MATLAB用最简单的语法进行牛顿插值法的编程(Programming of Newton interpolation method by using MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:444164651651
  1. 新建文件夹

    0下载:
  2. 要是学了数值分析的课程,肯定要进行相关的编程,其中一定要编程牛顿插值法(If you have learned the course of numerical analysis, it is sure to do the related programming, which must be programmed by the Newton interpolation method)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:xjdd
  1. 牛顿插值法matlab程序代码

    0下载:
  2. 文件为牛顿插值法的matlab求解程序,有注解说明每一步意义(The matlab solution program of Newton interpolation method.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:lilynn
« 12 3 4 5 »
搜珍网 www.dssz.com