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

搜索资源列表

  1. CurveFit

    0下载:
  2. 简单的三次样条曲线拟合代码!VS2005编译通过!-Simple cubic spline curve fitting code! VS2005 compiler through!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:10064
    • 提供者:hu huacheng
  1. chazhi

    0下载:
  2. 利用三次样条曲线进行函数插值,程序可以直接调用,其中插值点的自变量应按升序排列-Using cubic spline function interpolation curve, the program can be called directly, the interpolation points of arguments should be in ascending order
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1121
    • 提供者:lizhuqiang
  1. Cubic-spline-curve

    0下载:
  2. 三次样条曲线,有详细的源码和注释,可以直接使用-Cubic spline curve, a detailed source code and comments, can be used directly
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2233714
    • 提供者:tl
  1. sanciyangtiao

    0下载:
  2. 样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:957
    • 提供者:米容立
  1. VBsanci

    0下载:
  2. 内含VB绘制三次样条曲线方法,并加入一个计时器,动态生成点并绘制样条曲线,形成动态锯齿图.-VB containing cubic spline curve drawing method, and add a timer, dynamically generated point and draw spline curves to form a dynamic zigzag map.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4444
    • 提供者:赵程序
  1. spline

    0下载:
  2. 三次样条插补曲线,将点以三次样条曲线连接,保证二阶可导且连续。-The three spline interpolation curve, the point to the three spline connection, to ensure that the two order can guide and continuous.
  3. 所属分类:CAD

    • 发布日期:2017-04-29
    • 文件大小:202355
    • 提供者:王夫康
  1. CubicSplineInterpolation

    0下载:
  2. 三次样条曲线(Cubic Spline)插值-Cubic spline interpolation example.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:liurenren
  1. SplineInterpolation

    0下载:
  2. 三次样条曲线,自己实现的,需要的同学可以自己参考下,-Cubic spline curve to achieve their own, requiring students can themselves refer to, hey
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2918
    • 提供者:陆浩
  1. usb_data

    0下载:
  2. 清华大学激光雕刻数控插补代码,包含基本的直线圆弧以及三次样条曲线的插补。-Tsinghua University, CNC laser engraving interpolation code, including basic linear interpolation and cubic spline arc curve.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:180006
    • 提供者:Icy
  1. sanci

    0下载:
  2. 矩阵与数值分析中的三次样条曲线拟合matlab源程序-cubic spline curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:839
    • 提供者:韩泉峰
  1. three

    4下载:
  2. 6自由度机械臂轨迹规划,包含三次样条曲线、五次样条曲线、抛物线直线拟合曲线。-6 DOF manipulator trajectory planning, including cubic spline curve, five splines, linear parabolic curve fitting.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:982
    • 提供者:luoliang
  1. openglFree-curve

    0下载:
  2. 用MFC画贝尔曲线和三次样条曲线的程序。-Using MFC to draw the Baer curve and the three spline curve of the program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2792692
    • 提供者:vision
  1. spline

    0下载:
  2. 三次样条曲线拟合 这个也是数学方法中的常用计算程序,很不错的程序-三次样条插值方法 Three spline interpolation method
  3. 所属分类:hospital software system

    • 发布日期:2017-05-04
    • 文件大小:3863
    • 提供者:王涛
  1. Three-spline-curve

    0下载:
  2. 三次样条曲线拟合,可以将十个离散点拟合成一条曲线,曲线是C2连续。-Three spline curve fitting, you can put the ten discrete points into a curve, the curve is C2 continuous.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:666
    • 提供者:王涵涵
  1. spline

    0下载:
  2. 三次样条曲线拟合的程序范例,基于VB编程软件-Three cases of spline curve fitting program, based on VB programming software
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:6370
    • 提供者:吴波
  1. selfspline

    0下载:
  2. 利用matlab实现三次样条曲线的编程,有三种边界条件可选-The use of matlab to achieve cubic spline programming, there are three boundary conditions optional
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:866
    • 提供者:月司
  1. sanciyangtiao

    0下载:
  2. 利用VB绘制三次样条曲线的曲线,有坐标轴,含有标准模块,可扩展性强-Using VB to draw the curve of the cubic spline curve, a coordinate axis, containing the standard module, scalability
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:月司
  1. plota

    0下载:
  2. 通过一系列形值点的一条光滑曲线,MATLAB平台上可用。(Through a series of value point of a smooth curve, MATLAB available on the platform.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:18245723283
  1. CBI_1

    4下载:
  2. 均匀三次B样条曲线插值,给定若干点求出曲线(Uniform three times B spline curve interpolation, given a number of points to find the curve)
  3. 所属分类:分形几何

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:ltx20
  1. vb光滑曲线

    1下载:
  2. 曲线三次样条涉及到数值分析啊,不知道GDI里面有没有现成的函数,用贝塞尔曲线画也能够实现光滑效果!(Curve three times the sample involves the numerical analysis ah, do not know GDI there is no ready function, with the Bezier curve painting can also achieve smooth effect!)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:令狐chong
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com