CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Lagrange interpolation

搜索资源列表

  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1.63kb
    • 提供者:张宁
  1. curvelengthtest.rar

    0下载:
  2. 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度,The use of three-point Lagrange interpolation interpolation algorithm for calculating the image of the arbitrary curve length
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:王熙赢
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9.66kb
    • 提供者:
  1. lagrange

    0下载:
  2. lagrange插值 快捷计算插值,挺好的.-lagrange interpolation quick calculation of interpolation, quite good.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.59kb
    • 提供者:桂鹏
  1. Command1

    1下载:
  2. 用VB程序编写的拉格朗日插值公式的代码。-VB programmers using the Lagrange interpolation formula code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2.86kb
    • 提供者:kllogg
  1. Gauss

    0下载:
  2. 高斯插值拟合用,在数据较少的情况下拟合精度慢速要求,三到四阶。-Lagrange interpolation fit to use, in the case of less data fitting precision of slow demand, three to four bands.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:686byte
    • 提供者:率一
  1. interpol

    0下载:
  2. This little programs compares the stability and the complexity for the computation of the Lagrange interpolation of a given function for the following three methods: 1) Aitken-Neville-scheme 2) Divided differences and Horner-scheme 3) Baryc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:11.53kb
    • 提供者:王洪
  1. interpolation

    1下载:
  2. 插值 拉格朗日插值 有理函数插值 三次样条插值 有序表的检索法 插值多项式 二元拉格朗日插值 双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:32.01kb
    • 提供者:sby_1027
  1. Lagrange-interpolation

    0下载:
  2. 拉格朗日插值法C语言程序。。。经测试正确。。计算方法-Lagrange interpolation C language program. . . The test correctly. . Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:184.94kb
    • 提供者:星沉
  1. Lagrange-interpolation

    0下载:
  2. 数值分析实验程序,C++程序编写,拉格朗日插值公式的算法。-Numerical analysis of experimental procedures, C++ programming, Lagrange interpolation formula algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:557byte
    • 提供者:包包
  1. Lagrange-interpolation

    0下载:
  2. 拉格朗日插值方法有着广泛的应用,本程序给出了一个实例。-Lagrange interpolation method has been widely used, the program gives an example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.27kb
    • 提供者:蒋淑霞
  1. Lagrange-interpolation.ZIP

    0下载:
  2. 拉格朗日插值小程序,可以计算插值算法的小程序-Lagrange interpolation, we can calculate the interpolation algorithm applet
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:318.66kb
    • 提供者:于海
  1. Lagrange-Interpolation

    0下载:
  2. lagrange interpolation matlab code
  3. 所属分类:matlab

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

    0下载:
  2. 用拉格朗日插值法进行插值计算和曲线拟合,得到更平滑曲线-Use Lagrange interpolation method to compute and fit the curve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:915byte
    • 提供者:
  1. Lagrange-interpolation-procedure

    0下载:
  2. Lagrange插值法的程序,可以做差值-Lagrange interpolation procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3.56mb
    • 提供者:wangqiwa
  1. Lagrange-interpolation-function

    0下载:
  2. 使用C++实现拉格朗日插值算法,方便在编程过程中使用-Lagrange interpolation function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:476.88kb
    • 提供者:杨凤祥
  1. Lagrange-interpolation

    0下载:
  2. 使用拉格朗日插值法进行插值计算,输入已知点即可求出插值结果-The Lagrange interpolation method is used for the interpolation calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:5.53mb
    • 提供者:cong
  1. Interpolation

    0下载:
  2. 插值算法工具类,包括牛顿插值和拉格朗日插值算法。(Interpolation algorithm tools, including Newton interpolation and Lagrange interpolation algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:pyyzlc
  1. lagrange插值

    0下载:
  2. lagrange插值,用于分数时延滤波器farrow结构系数求解(Lagrange interpolation for fractional delay filter Farrow structure coefficient solution)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:123kb
    • 提供者:fuhao810
  1. Lagrange

    0下载:
  2. 实现多节点的Lagrange插值,保存后直接引用,函数名为Lagrange(Implement Lagrange interpolation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:601kb
    • 提供者:你催哥哥
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com