CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 样条插值算法

搜索资源列表

  1. 三次样条插值的程序vb版

    2下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————三次样条插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:liunangui
  1. InterpolationAlgorithm.rar

    0下载:
  2. 常用的差值算法:牛顿插值法,追赶法,三次样条插值,Common difference algorithm: Newton interpolation, catching method, cubic spline interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:190552
    • 提供者:guoguo
  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
    • 文件大小:9896
    • 提供者:
  1. Bicubic

    1下载:
  2. 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-03
    • 文件大小:12288
    • 提供者:天羽忍
  1. spline

    0下载:
  2. 三次样条插值函数,数值分析中的样条插值算法-spline
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:1001
    • 提供者:韩静
  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:3019
    • 提供者:站长
  1. three

    0下载:
  2. 计算机数值分析中三次样条插值算法的演示算法-Computer numerical analysis algorithm for cubic spline interpolation algorithm demo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1042
    • 提供者:
  1. SplineDemo_lhd

    0下载:
  2. 三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。-Cubic spline interpolation procedure demonstration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:41365
    • 提供者:罗皇达
  1. Cubicspline

    0下载:
  2. 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:366476
    • 提供者:kevin
  1. shuzhifenxi

    0下载:
  2. 几个数值分析算法的实现 包括三次样条插值、最小二乘法、高斯插值、adam、龙贝格算法等-Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2218962
    • 提供者:浩峰
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. spline3

    1下载:
  2. 三次样条插值,很不错的插值算法,值得参考-Cubic spline interpolation, the interpolation algorithm is pretty good, it is also useful
  3. 所属分类:matlab

    • 发布日期:2014-10-30
    • 文件大小:896
    • 提供者:郭元彭
  1. chazhi

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

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

    0下载:
  2. 利用三次样条插值计算《数学建模与实验》94页第三题公路的算法。-Using cubic spline interpolation calculation of " Mathematical Modeling and experiment" Highway 94 the third title of the algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:37136
    • 提供者:刘海东
  1. 三次样条曲线拟和

    1下载:
  2. 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:bbmmss
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:有效数字
  1. 三次样条插值

    0下载:
  2. 运用样条插值算法实现对点的选取及计算和数据预测。(The spline interpolation algorithm is used to realize the selection of the point, the calculation and the prediction of the data.)
  3. 所属分类:网络编程

  1. 三次样条

    2下载:
  2. 三次样条插值算法实现,求其三次样 条插值多项式, I 型或 II 型边界条件,(Implementation of three spline interpolation algorithm)
  3. 所属分类:matlab例程

  1. 算法2三次样条插值

    4下载:
  2. 在matlab中实现三种边界条件下的三次样条插值,以龙格函数为例(n the MATLAB, we implement three spline interpolation under three boundary conditions, taking Runge function as an example.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-02
    • 文件大小:497664
    • 提供者:fengzhi上
  1. 三次四阶b样条插值算法(Deboor算法)

    2下载:
  2. 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-29
    • 文件大小:39255040
    • 提供者:陈哈
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com