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

搜索资源列表

  1. Newton

    0下载:
  2. 牛顿均差插值公式,使用各阶均差,比拉格朗日插值计算量省-Newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:945
    • 提供者:wpf
  1. lagelangri

    0下载:
  2. 这是一个用拉格朗日插值法求解方程组的解。程序不是很完善,多多包涵.-This is a Lagrange interpolation method of solution of equations. Process is not very perfect, forgive me.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1543
    • 提供者:郭称平
  1. lorenzgui

    0下载:
  2. 用matlab平台实现的拉格朗日插值算法(另附一个插值算法)-Matlab platform with the Lagrange interpolation algorithm (followed by an interpolation algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3974
    • 提供者:wenyu123
  1. report

    0下载:
  2. 拉格朗日插值实验报告,里面含有实验报告的所有信息,包括题目,源程序,运行结果!-Lagrange interpolation experimental reports, which contain all the information the report of the experiment, including the title, source, run the results!
  3. 所属分类:Printing program

    • 发布日期:2017-04-24
    • 文件大小:100107
    • 提供者:hsj
  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. chazhi

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

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. lglr_interplotion

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

    • 发布日期:2017-03-29
    • 文件大小:9132
    • 提供者:宁大忠
  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. 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
    • 文件大小:65930
    • 提供者:elsa
  1. lagrang

    0下载:
  2. 此程序为拉格朗日插值法,可以对不同的数据进行插值-This program is Lagrange interpolation method, different data can be interpolated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4327
    • 提供者:刘孟
  1. nterpolation

    0下载:
  2. 计算机常用数值算法与程序,一元全区间等距插值,用拉格朗日插值公式计算指定插值点的函数近似值-Computer numerical algorithm and procedures used, a dollar equidistant between the region interpolation, Lagrange interpolation formula to calculate the function approximation of the specified interpolati
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:32902
    • 提供者:阿庚
  1. lagrange

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

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

    1下载:
  2. 数值分析中拉格朗日插值,切比雪夫插值多项式的求解,有具体题目-Numerical analysis of Lagrange interpolation, Chebyshev interpolation polynomial solution, there are specific topics
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:106215
    • 提供者:cindy
  1. chazhi

    0下载:
  2. 在数值分析中,拉格朗日插值是最简单的一种插值方法。本例就是一个简单的拉格朗日插值的matlab实现。-In the numerical analysis, the Lagrange interpolation is the simplest interpolation method. This example is a simple Lagrange interpolation matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:805
    • 提供者:yanmei
  1. FPGA_拉格朗日插值_IP

    0下载:
  2. fpga实现拉格朗日插值,本工程采用verilog语言实现,可直接使用
  3. 所属分类:VHDL编程

  1. 拉格朗日插值

    0下载:
  2. 本程序用拉格朗日插值方法计算了函数的最大近似误差,功能齐全(This procedure uses Lagrange interpolation method to calculate the maximum approximation error function, complete functions)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:90112
    • 提供者:xcy2014
  1. Lagrange

    0下载:
  2. 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Jelly0o0
  1. Lagrange

    0下载:
  2. 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Jelly0o0
  1. SRC

    0下载:
  2. 最大限度地平 FIR 逼近 (拉格朗日插值法) 拉格朗日插值是一种时域方法,导致基于多项式的筛选器的一个特殊情况。用 M 次多项式近似表示输出信号。最简单的情况 (M = 1) 对应于线性插值。让我们设计和分析将通过各种馏分拆分单元延迟的几种线性分数时滞滤波器:(Maximally-Flat FIR Approximation (Lagrange Interpolation) Lagrange interpolation is a time-domain approach that lead
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:2135040
    • 提供者:bymwrz
« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com