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

搜索资源列表

  1. newton插值绘制曲线

    0下载:
  2. 用牛顿插值法绘制曲线,同时涉及vb与excel的连接!-with Newton drawing curve interpolation, and excel involved vb link!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2857
    • 提供者:杨磊
  1. 牛顿插值c语言程序

    0下载:
  2. 本程序带有一个子函数,原始数据在主函数中定义时即初始化赋初值,子函数是用来计算差商 值、连乘积和插值结果。-this program with a function, the original data in the main function definition is given initial initialization, Functions are used to calculate the value to poor, and even the product of interpol
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3330
    • 提供者:梁良
  1. InterpolationAlgorithm.rar

    0下载:
  2. 常用的差值算法:牛顿插值法,追赶法,三次样条插值,Common difference algorithm: Newton interpolation, catching method, cubic spline interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:190552
    • 提供者:guoguo
  1. ChaZhi

    0下载:
  2. 该文件中有拉格朗日插值算法,艾肯特插值算法,牛顿插值算法,高斯插值算法,埃尔米特插值算法的常见插值算法的代码。-The document in the Lagrange interpolation algorithm,艾肯特interpolation algorithm, the Newton interpolation algorithm, Gaussian interpolation algorithm, Hermite interpolation algorithm of the code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:10760
    • 提供者:陈臻
  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. program

    0下载:
  2. 数值算法例子,牛顿插值,拉格朗日,三次样条
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:16315
    • 提供者:chiu yufeng
  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. Cshuzhisuanfa

    0下载:
  2. 经典的C语言数值算法,包括拉格朗日,牛顿插值多项式,牛顿迭代公式,牛顿迭代公式,雅克比迭代-Classical C-numerical algorithm, including the Lagrange, Newton' s interpolation polynomial, Newton' s iterative formula, Newton' s iterative formula, iterative Jacobian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2738
    • 提供者:邵宝胜
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  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. jisuanfangfa

    0下载:
  2. 用Vc++语言实现拉格朗日插值、牛顿插值、 复化Simpson公式、龙贝格公式、牛顿迭代法、高斯列主元消去法、Seidel 迭代法-Vc++ language with the realization of the Lagrange interpolation, Newton interpolation, Complex formula of Simpson, Romberg formula, Newton iteration, Gauss elimination method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:38401
    • 提供者:pyx
  1. Newton

    0下载:
  2. 牛顿插值法和拉格朗日插值法 数值分析中的重要算法啊-Newton interpolation method and Lagrange interpolation and numerical analysis of the important algorithms ah
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:39264
    • 提供者:zhangyan
  1. lagrangennewton

    0下载:
  2. 数值计算中的函数插值法 Lagrange 牛顿插值-Lagrange NEWTON
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:13648
    • 提供者:stella
  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. 111

    0下载:
  2. 数值分析计算,应用牛顿插值法对数据进行计算,来获得较好的效果-Numerical analysis, application of Newton interpolation method to calculate the data to obtain better results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:761052
    • 提供者:徐继克
  1. Interpolation

    1下载:
  2. 其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an int
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:673876
    • 提供者:黄校园
  1. tree

    0下载:
  2. 各种非线性方程及方程组求解算法,如牛顿插值,程序在C环境下通过。-Equations of nonlinear equations and solving algorithms, such as Newton' s interpolation, the program through the C environment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:17151
    • 提供者:luo
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. newton插值绘制曲线

    0下载:
  2. 用牛顿插值法绘制曲线,同时涉及vb与excel的连接!-with Newton drawing curve interpolation, and excel involved vb link!
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2906
    • 提供者:eseco
  1. 数值分析

    1下载:
  2. 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com