CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 三次B样条曲线

搜索资源列表

  1. deBoor

    2下载:
  2. de Boor 求值算法求作二次和三次B-样条曲线非插值,给定顶点-algorithm evaluates demand for secondary and cubic B-spline - curve interpolation, given vertex
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2691
    • 提供者:jo Wang
  1. deBoorCH

    0下载:
  2. de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method for the control vertices
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4993
    • 提供者:jo Wang
  1. 3cib

    0下载:
  2. 计算机图形图像设计课程理论,关于三次有理b样条曲线matlab实现,程序代码。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:鲁鹏飞
  1. bspline

    5下载:
  2. 三次B样条曲线、一阶二阶三阶导矢曲线。可用于绘制机器人B样条轨迹的位移、速度、加速度、加加速度曲线图-Cubic B-spline curve, a second-order third-order derivative vector curve. Can be used to draw the trajectory of the robot B-spline displacement, velocity, acceleration, jerk curve
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:1024
    • 提供者:yl
  1. gridfit

    1下载:
  2. 准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,-Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and sur
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10143
    • 提供者:谭娜
  1. 3BSplinea3Spline

    0下载:
  2. 三次样条曲线的绘制和三次B样条曲线的绘制-Cubic spline curve drawing and cubic B-spline curve drawing
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1141
    • 提供者:江湖浪子
  1. Yangtiao

    0下载:
  2. 自己编的可输入数据的,三次B样条曲线程序源码-nurbs spline
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:917
    • 提供者:天天
  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-11
    • 文件大小:957
    • 提供者:米容立
  1. Bsline

    2下载:
  2. 三次B样条曲线拟合多个离散点,使曲线光滑-three times B-sblish
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1277
    • 提供者:li sheng
  1. Three-B-spline

    0下载:
  2. 三次B样条编程,能够对复杂曲线有很好的拟合效果。-Cubic B-spline programming of complex curves can have a good fitting effect.
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:19659
    • 提供者:周仁
  1. myselfB

    1下载:
  2. 通过四重节点办法算出控制点坐标,根据控制点拟合通过型值点的3次B样条曲线(The coordinate of control points is calculated by four nodes method, and the 3 B spline curve of the control point is fitted through the value point of the type)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:jinlong0186
  1. 三次B样条轨迹规划

    4下载:
  2. 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2540544
    • 提供者:liwei007
  1. B-spline

    3下载:
  2. 给定控制点,生成节点和B样条基函数,绘制非均匀三次B样条曲线(Given control points, generating nodes and B spline basis functions, drawing non-uniform three times B spline curves)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:39936
    • 提供者:D_HH
  1. B-spline

    1下载:
  2. 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-14
    • 文件大小:1024
    • 提供者:花里胡哨
搜珍网 www.dssz.com