搜索资源列表

  1. 牛顿插值的差商迭代算法

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

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:mikefun
  1. mmmmm

    0下载:
  2. 计算方法课程中的牛顿差值的计算,根据给出的公式编出的程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3220
    • 提供者:mabiao
  1. jsffda

    0下载:
  2. 这是计算方法上的所有算法,包括牛顿差值,牛顿下山法,还有很多经典的算法。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11710
    • 提供者:tangdachao
  1. newton_cpp

    0下载:
  2. 计算方法《牛顿差值》-calculation method, "Newton margin"
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:784
    • 提供者:陈曦
  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, an
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3330
    • 提供者:梁良
  1. Matlab 牛顿插值法

    0下载:
  2. x=a:(b-a)/n:b; %插值节点
    y=f(x);
    plot(x,y,'b') %用蓝色线作被插函数图象
    hold on
    z=a:(b-a)/(2*n):b;
    n=length(x);
    for j=2:n
    for i=n:-1:j
    y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1))

  3. 所属分类:matlab例程

    • 发布日期:2008-12-14
    • 文件大小:378
    • 提供者:xie3256035
  1. 牛顿插值的差商迭代算法

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

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:
  1. newton_cpp

    0下载:
  2. 计算方法《牛顿差值》-calculation method, "Newton margin"
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:陈曦
  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, an
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-08
    • 文件大小:3072
    • 提供者:梁良
  1. NewtonInterp

    0下载:
  2. 这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-08
    • 文件大小:28672
    • 提供者:yaokai
  1. mmmmm

    0下载:
  2. 计算方法课程中的牛顿差值的计算,根据给出的公式编出的程序-Calculation of the Newton curriculum margin calculation, according to the formula given in a series of procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:3072
    • 提供者:mabiao
  1. Newton_insert

    0下载:
  2. 牛顿插值的程序实现: 在程序中我只写了五阶均差表,要求更大的,只需要更改循环变量即可
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:191488
    • 提供者:zhengyy
  1. jsffda

    0下载:
  2. 这是计算方法上的所有算法,包括牛顿差值,牛顿下山法,还有很多经典的算法。-This is the method of calculating all the algorithms, including Newton margin, Newton downhill method, there are many classical algorithms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:11264
    • 提供者:tangdachao
  1. NewtonInterpolation

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:萧筱
  1. neton

    0下载:
  2. 实现牛顿插值的一次二次差值,精确计算截断误差大小。-Newton interpolation to achieve a secondary difference, accurate calculation of the size of truncation error.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:892928
    • 提供者:江寒
  1. szjs

    0下载:
  2. 这是一个差值的程序,运行程序能够进行拉格朗日差值,牛顿差值,埃尔米特差值等多项差值操作。-This is a difference between the procedures, operating procedures can be the difference Lagrange, Newton margin, the margin a number of Hermite operating margin.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-08
    • 文件大小:295936
    • 提供者:byh
  1. NewtonDif

    0下载:
  2. 牛顿差值,逼近曲线,收敛速度不理想,但是精度任意-Newton margin, curve approximation, the convergence rate is not ideal
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:467968
    • 提供者:happynoom
  1. niudunchazhi

    0下载:
  2. 用vb实现牛顿插值,且可以计算出个阶差商的值!-Vb implementation using Newton interpolation, and can calculate the gradient of the value of business!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:刘宝荣
  1. 各种差值法的程序代码

    0下载:
  2. 埃尔米特,拉格朗日,牛顿,欧拉插值法编程代码和傅里叶转换编程代码(Various interpolation programming code and Fu Liye conversion code)
  3. 所属分类:文档资料

    • 发布日期:2024-06-08
    • 文件大小:3072
    • 提供者:廖小帅
  1. Interpolation method

    0下载:
  2. 详细给出了数值分析中两种插值法的matlab程序及实际算例(Given in detail two kinds of interpolation method in numerical analysis of the matlab program and the actual numerical example)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:小梨子
« 12 3 4 5 6 »

源码中国 www.ymcn.org