CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Lagrange interpolation

搜索资源列表

  1. shuzhifenxi

    0下载:
  2. 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 100 110 120 y 5 1 7.5 3 4.5 8.8 15.5 6.5 -5 -10 -2 4.5 7 试验要求:利用Lagrange插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:画出Lagrange插值多项
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:909byte
    • 提供者:张涛
  1. lagrange

    0下载:
  2. 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1021byte
    • 提供者:link
  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
    • 文件大小:931byte
    • 提供者:tang lu ming
  1. MathMethod

    1下载:
  2. 应用拉格朗日插值法,进行曲线拟合,可生成拟合曲线显示图像-Application of the Lagrange interpolation method for curve fitting, curve fitting to generate display images
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:64.38kb
    • 提供者:elsa
  1. lagrange

    0下载:
  2. 这是一个实现拉格朗日插值的数学程序,也很经典。-This is a mathematical realization of Lagrange interpolation process is also very classic.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:710byte
    • 提供者:清风
  1. interpolation

    0下载:
  2. 拉格朗日插值法应用,对学习拉格朗日插值有很好的借鉴作用。-Lagrange interpolation method applied to the study and Lagrange interpolation good for reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:202.3kb
    • 提供者:longtao
  1. Lagrange

    0下载:
  2. lagrange interpolation numerique
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:922byte
    • 提供者:gg
  1. lagrange

    0下载:
  2. Lagrange Interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:20.38kb
    • 提供者:lagrange
  1. lagrange

    0下载:
  2. 实现拉格朗日插值的小程序,比较简单,但是结构清晰,易懂-a source code of the lagrange interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:521byte
    • 提供者:yanzc
  1. Lagrange

    0下载:
  2. 数值方法中拉格朗日插值法用C++语言编写-Numerical Methods in Lagrange interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:798byte
    • 提供者:石梅
  1. matlab-for-Interpolation-method

    0下载:
  2. 使用matlab对插值方法进行编程计算 包括艾米特 拉格朗日等插值法-Matlab programming calculation including Amit Lagrange interpolation interpolation method
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:10.03kb
    • 提供者:feng
  1. LAGRANGE-METHOD

    0下载:
  2. 基于mathcad的拉格朗日插值,只需要输入XY的值,在输入一个x值即可求得插值结果。-The mathcad Lagrange interpolation, you only need to enter the value of the XY interpolation results, enter a value of x can be obtained.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:20.28kb
    • 提供者:马峻修
  1. Lagrange-interpolation-of-matlab

    0下载:
  2. 拉格朗日插值法matlab源程序,具有通用性和可扩展性。-Lagrange interpolation matlab source, has the versatility and scalability.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:13.47kb
    • 提供者:yunhai
  1. Lagrange.Newtown

    0下载:
  2. 拉格朗日插值法、牛顿插值法C语言的实现,数值计算方法中常用-Lagrange interpolation, Newton interpolation realization of C language, commonly used numerical method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:张国力
  1. lagrange-interpolation

    0下载:
  2. lagrange多项式插值,满足插值条件的函数去逼近原函数-lagrange polynomial interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.99kb
    • 提供者:稻草人
  1. Lagrange

    0下载:
  2. 计算机辅助几何设计中属于拉格朗日插值和牛顿插值的部分-In computer aided geometric design belongs to the Lagrange interpolation and Newton interpolation part
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:49.76kb
    • 提供者:xiaocao
  1. Lagrange-theorem

    0下载:
  2. 验证n次拉格朗日插值定理的源代码,对于拉格朗日插值定理有兴趣的朋友可以参考下。-To verify the source code of the n Lagrange interpolation theorem, the Lagrange interpolation theorem is of interest to friends can refer to
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.18kb
    • 提供者:吕乔
  1. lagrange

    0下载:
  2. 拉格朗日插值函数,自己编的,供大家参考学习-Lagrange interpolation function, own, and for reference study
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:514byte
    • 提供者:石灿
  1. linear interpolation

    0下载:
  2. 拉格朗日线性插值方法,可用于曲线拟合,是一种重要的数值计算工具(Lagrange interpolation is an important method to fit the cubic or other even multiple-degree curve.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:大河河
  1. lagrange

    2下载:
  2. 结合精密文件,使用拉格朗日插值计算卫星坐标(Using Lagrange interpolation to calculate satellite coordinates)
  3. 所属分类:其他

    • 发布日期:2020-05-11
    • 文件大小:1kb
    • 提供者:桂九九
« 12 3 »
搜珍网 www.dssz.com