CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 多项式插值

搜索资源列表

  1. 拉格朗~1

    0下载:
  2. 数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1703
    • 提供者:赵传仕
  1. 计算方法程序

    0下载:
  2. 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-purpose
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81012
    • 提供者: 孙灵宾
  1. 01233154[1]

    0下载:
  2. 一种用于非同步采样下的通信时,通过误差测量算法和多项式插值以达到同步的目地的论文。来源于I
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:119012
    • 提供者:肖波
  1. 拉格朗日插值多项式c语言实现

    0下载:
  2. 拉格朗日插值多项式c语言实现
  3. 所属分类:C#编程

    • 发布日期:2011-04-14
    • 文件大小:686
    • 提供者:1031379968
  1. cz

    0下载:
  2. 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:4667
    • 提供者:wzz
  1. visualbasic

    0下载:
  2. 一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子 包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8020408
    • 提供者:long
  1. work3

    0下载:
  2. 用牛顿多项式形式实现分段三次多项式插值,并输出图形-Newton polynomial form with sub-cubic polynomial interpolation and output graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1528
    • 提供者:maria
  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
    • 文件大小:1021
    • 提供者:link
  1. gdal

    0下载:
  2. gdal做 影像校正 源码,采用二次多项式,最邻近插值法。大家可以参考一下-failed to translate。again what have i done ,i can t believe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1999
    • 提供者:luqi
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  1. PadeMethod

    0下载:
  2. Pade递推算法,完成插值,收敛快,精度较一般多项式插值高-Pade recursive algorithm to complete the interpolation, convergence and accuracy higher than the general polynomial interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:387497
    • 提供者:Jim
  1. 5dianguanghua

    0下载:
  2. 求出了等值线上的各个点,怎么把这些点连成一条光滑的曲线,就需要用到光滑算法。光滑算法有很多种,比如线性跌代、分段三次多项式插值法(又称五点法),二次多项式加权平均法、张力样条函数法等。主要介绍五点法,也是用来光滑等高线的常用方法。-Curve fitting, fitting a smooth curve in classic 5 points
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:6247
    • 提供者:cumtcumt
  1. lagrange-interpolation

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

    • 发布日期:2017-04-14
    • 文件大小:5108
    • 提供者:稻草人
  1. Data-fitting

    0下载:
  2. 数据拟合 interp1 - 一元函数插值 spline - 样条插值 polyfit - 多项式插值或拟合 curvefit - 曲线拟合 caspe - 各种边界条件的样条插值 casps - 样条拟合(没有) interp2 - 二元函数插值 griddata - 不规则数据的二元函数插值 *interp - 不单调节点插值 *lagrange - 拉格朗日插值法- Data fitting interp1- one yu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:20988
    • 提供者:lxc
  1. 编写插值函数结构程序

    0下载:
  2. 数值分析程序语言课后习题,编写插值函数结构程序, Lagrange插值多项式M文件(The numerical analysis of the program language after class exercises, the programming of the interpolation function structure, the Lagrange interpolation polynomial M file)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:108544
    • 提供者:董刚
  1. lagelangrichazhiduoxiangshi

    0下载:
  2. 拉格朗日插值多项式用matlab实现,目前网上的都是用多层for循环 这没有利用到矩阵的强大功能,matlab就是以矩阵为基础建立的科学软件。对矩阵的运算非常适合。提高运算效率。(The Lagrange interpolation polynomial is realized by MATLAB, and at present, the network is all multilayered for cycle This does not take advantage of the pow
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:xzt
  1. lag

    0下载:
  2. lagrange 插值,原理请参考多项式插值,随便一本数值分析都有说明(Lagrange interp,make sure that the inputs of x and y have the same length;if you want more details,go to find a mathematical book)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:1286
    • 提供者:流氓师兄
  1. m

    0下载:
  2. 计算newton插值多项式和三次样条插值多项式。(The Newton interpolation polynomials and the three spline interpolation polynomials are calculated.)
  3. 所属分类:其他

  1. 线性插值法

    0下载:
  2. 线性插值是指插值函数为一次多项式的插值方式,其在插值节点上的插值误差为零。线性插值相比其他插值方式,如抛物线插值,具有简单、方便的特点。线性插值的几何意义即为概述图中利用过A点和B点的直线来近似表示原函数。线性插值可以用来近似代替原函数,也可以用来计算得到查表过程中表中没有的数值。(Linear interpolation means interpolation function with polynomial interpolation, and its interpolation error
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:187392
    • 提供者:chenrongjie
  1. 拉格朗日插值

    1下载:
  2. lagrange插值 在数值分析中,拉格朗日插值法是以法国十八世纪数学家约瑟夫·拉格朗日命名的一种多项式插值方法。许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。如对实践中的某个物理量进行观测,在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(interpolation In numerical analysis, the Lagrange interpolation method is a p
  3. 所属分类:其他

    • 发布日期:2019-01-09
    • 文件大小:15360
    • 提供者:cuarzn
« 12 3 »
搜珍网 www.dssz.com