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

搜索资源列表

  1. VC_Spline

    0下载:
  2. 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1928281
    • 提供者:张栋
  1. matlab_No5_spline

    0下载:
  2. 西交大数值计算方法上机作业,三次样条插值-National Chiao Tung University, West numerical method of machine operation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:907
    • 提供者:baozewei
  1. cc

    0下载:
  2. Matlab版本三次样条插值,介绍了Matlab三次样条插值(有条件情况下),可以在Matlab上直接运行-Matlab version of the cubic spline interpolation, introduced Matlab cubic spline interpolation (under certain conditions), can be run directly on the Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2197
    • 提供者:陈超
  1. SANCIYANGTIAOCHAZHI

    0下载:
  2. 程序实现了三次样条插值的算法,经过测试程序可以放心使用。-Program achieved a cubic spline interpolation algorithm, can be assured through the use of test procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:298636
    • 提供者:gxc
  1. VBSpline

    0下载:
  2. 三次样条 三次参数样条插值曲线 -Spline
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2827
    • 提供者:周勇
  1. sanwj

    2下载:
  2. 三次样条插值,三弯矩法计算,曲线拟合,求插值点的函数值,一阶导数,二阶导数-Cubic spline interpolation, three-moment method, curve fitting, interpolation points demand function values, first-order derivative, second derivative
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1422
    • 提供者:jacky
  1. chazhiruanjianbao

    1下载:
  2. 这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。-This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:481350
    • 提供者:小楼哥
  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
    • 文件大小:32775
    • 提供者:sby_1027
  1. clampedcubicspline

    0下载:
  2. 三次样条插值法,(Matlab实现)以其中第一类边界条件来实现。-Clamped Cubic Spline interpolation based on Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1032
    • 提供者:Comma
  1. PictureParticipate

    0下载:
  2. 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2205563
    • 提供者:兰鹰
  1. cspline

    1下载:
  2. 通用三次样条插值函数,可求解离散点的三次样条插值-General cubic spline interpolation function, can solve the discrete points of the cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:984
    • 提供者:yang
  1. Newton-and-sapine

    0下载:
  2. matlab的Newton插值和三次样条插值-Newton interpolation and cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3304
    • 提供者:xuyangzhe
  1. chazhishiyan

    0下载:
  2. matlab下实现拉格朗日插值与三次样条插值,附实验报告-Lagrange interpolation matlab to achieve with cubic spline interpolation, with a lab report
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:189536
    • 提供者:mohan
  1. interp1

    0下载:
  2. 一个MATLAB源函数,用来计算插值,可以选择使用线性,三次样条插值,Hermite插值等方法,希望对大家有用。-A MATLAB source function, used to calculate the interpolation, you can choose to use linear, cubic spline interpolation, Hermite interpolation, in the hope that useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4482
    • 提供者:杜玉麟
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. spline3

    1下载:
  2. 在DSP中实现二维三次样条插值,该方法已在DSP中验证实现(Two dimensional cubic spline interpolation is realized in DSP)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:eaglesky521
  1. Three_Spline_Interpolation

    0下载:
  2. 利用matlab用基础语法编写三次样条插值的程序(Using MATLAB to write three spline interpolation program with basic grammar)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:444164651651
  1. newTon

    0下载:
  2. 牛顿插值多项式源代码;三次样条插值多项式源代码;(Newton interpolation polynomial source code; three spline interpolation polynomial source code;)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:小狮子11
  1. spline3

    0下载:
  2. matlab三次样条插值程序非自带,第一条件。(Three spline interpolation)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:Tanghehe
  1. 插值runge现象

    0下载:
  2. 针对高次插值runge的学习代码,比较段数N不同时分段线性插值和三次样条插值,均给出误差曲线。(In view of the learning code of high order interpolation Runge, the number of comparison segments N does not simultaneously piecewise linear interpolation and three cubic spline interpolation, and the e
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2018304
    • 提供者:silverhand
« 1 2 3 4 56 7 8 9 10 ... 44 »
搜珍网 www.dssz.com