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

搜索资源列表

  1. VC1cubic1spline

    1下载:
  2. VC 三次样条插值和贝塞尔曲线实例程序,vs2005和vc6.0工程。-VC cubic spline interpolation and Bezier curves example programs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:982226
    • 提供者:yyxt
  1. DataInsert

    0下载:
  2. 三次样条插值程序,可以通过已知的数据点插值出想要的数据值,该插值方法算出的数据曲线不仅可以保证插值点处一阶导数连续,其二阶导数也是连续的,即曲率是连续的,曲线非常光滑,很适合工程人员使用。 该程序的使用方法在压缩包的“使用说明.txt”文件中有具体说明,可同时处理多个数据文件,很实用,也很方便!-Cubic spline interpolation procedure, known data points through out the desired data value interpol
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2012067
    • 提供者:丁兴志
  1. cubicsplineinterpolation

    0下载:
  2. 计算十组数据的三次样条插值系数和增广矩阵,同时输出三次样条插值曲线。-Ten sets of data calculated using cubic spline interpolation coefficient and augmented matrices, output the cubic spline interpolation curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:29478
    • 提供者:zhangjin
  1. CubicSplineAndBezier

    0下载:
  2. 三次样条和贝塞尔曲线,编程实现绘图功能。其使用MFC编程完成-Cubic spline and Bezier curves, programming graphics. The completion of its use MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:53991
    • 提供者:xkx
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. CalcBspline

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程-The cubic spline interpolation is a piecewise continuous curve, passing through each of the values in the table.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:24484
    • 提供者:宗智勇
  1. matlab2

    1下载:
  2. 使用matlab中的三次样条差值函数实现曲线拟合-Using cubic spline matlab difference in function and curve fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5498
    • 提供者:刘天
  1. spline

    0下载:
  2. 三次样条插值曲线绘制,是用MFC做的。用的是四位型点插值法。相信对GIS专业的同学会有很大的帮助。-Cubic spline interpolation curve drawing, is to use MFC to do. Type using a four point interpolation method. Believe that GIS professionals would help the students.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:7004921
    • 提供者:黄华
  1. MATLABspline

    0下载:
  2. 三次样条插值简称Spline插值是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程-Cubic spline interpolation Spline interpolation is referred to as shape values through a series of points along a smooth curve, mathematical equations by solving the three-moment curves obtaine
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:764
    • 提供者:覃鹏飞
  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 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com