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

搜索资源列表

  1. lagrange

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

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

    1下载:
  2. Lagrange插值、Newton插值函数等插值函数,函数为数值分析课本上的例题。-Lagrange interpolation, Newton interpolation function, such as interpolation function, function for the numerical analysis of the textbooks on the sample questions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:31.86kb
    • 提供者:toidy
  1. lagrange_interpolation

    0下载:
  2. This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:Bartosz
  1. lglr_interplotion

    0下载:
  2. 拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8.92kb
    • 提供者:宁大忠
  1. Interpolation

    0下载:
  2. 包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:387.39kb
    • 提供者:彭鑫
  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. lagrange

    0下载:
  2. 抛物线型拉格朗日内插滤波器的实现,MATLAB程序-Parabolic Lagrange interpolation filters are implemented, MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.99kb
    • 提供者:ning zhuang
  1. Lagranges

    0下载:
  2. 计算方法n次Lagrange插值多项式算法的matlab程序,含实验报告,里面有详细的设计过程-Calculation of n-Lagrange interpolation polynomial algorithm matlab procedures, including lab reports, which detail the design process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:74.9kb
    • 提供者:沈大勇
  1. interpolare_lagrange

    0下载:
  2. Interpolation using Lagrange
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:581byte
    • 提供者:cumatru
  1. lagrange

    0下载:
  2. 实现拉格朗日插值,和用拉格朗日插值拟合函数-Lagrange interpolation to achieve, and the fitting function with the Lagrange interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:661byte
    • 提供者:can
  1. Lagrange

    0下载:
  2. 拉格朗日插值Matlab编程实现//拉格朗日插值Matlab编程实现-Lagrange Interpolation Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:532byte
    • 提供者:dugumengyouzi
  1. lagrange-matlab

    0下载:
  2. 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法-This function performs the Lagrange interpolation of a function and its derivative. Approximations and Interpolation.
  3. 所属分类:matlab

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

    0下载:
  2. 拉格朗日插值法实现代码 可生成用n-1次Lagrange插值函数插值的结果-Lagrange interpolation method to achieve code
  3. 所属分类:matlab

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

    0下载:
  2. 拉格朗日插值法,输入x,y,再输入变量xi,就可以求得yi。-Lagrange interpolation method, the input x, y, and input variables xi, yi obtained.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:12.08kb
    • 提供者:李姣姣
  1. lagrange

    0下载:
  2. Lagrange Interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:558byte
    • 提供者:s.h
  1. Lagrange-Interpolation

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

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

    0下载:
  2. 这是一个数据插值算法程序,包含Lagrange插值算法,提高编程能力和解决插值问题的实践技能。-this is a lagrange interpolation algorithm .we can learn a lot and improve our programme ability.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:19.79kb
    • 提供者:李平
  1. lagrange

    0下载:
  2. 数值分析中运用matlab用lagrange插值多项式逼近函数-Numerical analysis using matlab function lagrange interpolation polynomial approximation
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:574byte
    • 提供者:
  1. lagrange

    0下载:
  2. 拉格朗日插值法 牛顿插值法 matlab源代码 测试可用-Lagrange interpolation Newton interpolation method matlab source code testing available
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:567byte
    • 提供者:liuyu
  1. Lagrange

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

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