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

搜索资源列表

  1. zuoye

    0下载:
  2. 三次样条插值算法:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。 -Cubic spline interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1079
    • 提供者:李鹏飞
  1. specialist-MATLAB

    0下载:
  2. 精通matlab学习手册 包含 多项式、曲线拟合与插值、三次样条、数值分析、符号数学工具-matlab handbook
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1604558
    • 提供者:summer
  1. curve

    0下载:
  2. 这是一个基于Visual C++ 6.0的windows程序,利用说三次样条插值,B样条插值,和Bezier曲线实现了曲线的生成-This is based on Visual C++ 6.0 for windows programs, the use of that cubic spline interpolation, B-spline interpolation, and Bezier curves to achieve the generation of the curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2006436
    • 提供者:zhouting
  1. ThrSample2

    0下载:
  2. 自然三次样条几乎等同于样条设备生成的曲线。在这些所有的二次连续可导函数中,钳位与自然三次样条可以得到相对于待插值函数 f 的最小值-spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:xk
  1. ThrSample1

    0下载:
  2. 自然一次样条几乎等同于样条设备生成的曲线。在这些所有的二次连续可导函数中,钳位与自然三次样条可以得到相对于待插值函数 f 的最小值-spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:693
    • 提供者:xk
  1. sancichazhi

    1下载:
  2. 三次样条插值算法,能够实现数据的分段插值,拟合精度较高,曲线也比较光滑-Cubic spline interpolation algorithm to achieve the piecewise interpolation of the data, the fitting accuracy is higher, the curve is relatively smooth
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:946
    • 提供者:王小明
  1. CubicSpline

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-we consider spaces of cubic C~1-spline on a class of trian- gulations.By using the inductive algorithm,the posed Lagrange interpolation sets are constructed for cubic spline space.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1227
    • 提供者:baoluyao
  1. slin

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (referred Spline interpolation) is derived by solving the equations of the three-moment curve function group through a series shaped value point of a smooth curve,
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:927
    • 提供者:
  1. MTFApp

    0下载:
  2. 三次样条插值绘制光滑曲线,很有用的代码希望对大家有用-Cubic spline interpolation to draw a smooth curve, useful code hope to be useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:59235
    • 提供者:孙平
  1. scyt

    0下载:
  2. 数值计算中的经典算法三次样条,用于图形学中曲线、曲面的绘制,消除锯齿-Function Qt done a music player, has peels, change shape, and loop playback, random play, etc., can also be custom skin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1001
    • 提供者:hzs
  1. CurveFitSet

    0下载:
  2. 曲线拟合算法合集,包括最小二乘法、三次样条插值、Nurbs拟合等,包括过关键点拟合-Curve fitting algorithm collection, including the least squares method, cubic spline interpolation, Nurbs fitting, including key points fitting
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:21906
    • 提供者:tangqiwang
  1. 2012211023

    0下载:
  2. 利用牛顿插值法跟三次样条法拟合函数曲线(样本点为11个)-Newton interpolation with a cubic spline fitting function curve
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:665
    • 提供者:侯杰
  1. CubicSpline

    0下载:
  2. 三次样条插值法(CubicSpline)模拟曲线-Simulation curve of the cubic spline interpolation method (CubicSpline)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1051
    • 提供者:唐三葬
  1. Cubic-spline-interpolation

    0下载:
  2. 选择一曲线,本实例为正弦曲线,实现三次样条的插补-Select a curve, the instance of a sinusoidal curve, cubic spline interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:3840023
    • 提供者:scorpion
  1. Cubic-Spline-interpolation

    0下载:
  2. 用三次样条插值法对少量样点进行插值计算和曲线拟合-Use Cubic Spline interpolation method to compute and fit the curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:1497
    • 提供者:
  1. Cublic-spline-interpulation

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:江周
  1. Ch4_spline_interpolation

    0下载:
  2. 计算方法,曲线拟合,插值法,三次样条插值,自己编的程序,最终生成图像。-Calculation methods, curve fitting, interpolation, cubic spline interpolation, own procedures, the resulting images.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1146
    • 提供者:贾凌霄
  1. chazhi

    0下载:
  2. 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:271629
    • 提供者:唐小米
  1. nihe

    0下载:
  2. 拟合多项式,包括了四种方法(多项式相关系数的计算方法(多项式形式1))、(最小二乘法曲线拟合)、(三次样条插值(自然边界条件))。-Fitting polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4173
    • 提供者:张淼
  1. sancihanshu

    0下载:
  2. 三次样条函数插值,介绍曲线插值等,可以简单看看,具体情况具体在分析-SANCI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:11310
    • 提供者:张富明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com