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

搜索资源列表

  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. ThreeBSpline_VC

    0下载:
  2. 三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.-cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:60114
    • 提供者:
  1. thriceBSpline

    0下载:
  2. C语言编写的实现三次B样条曲线的C语言代码-prepared by the C language to achieve cubic B-spline curve of C language code
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4966
    • 提供者:贾柳静
  1. ResearchBezier

    1下载:
  2. 在VC中研究和设计双三次B样条曲面,利用VC面向对象具有可视化的特点,选择适当的空间控制点来调整三次B样条曲面的形状-in VC research and the design of bicubic B-spline surface, the use of object-oriented VC with the visual characteristics, selection of appropriate space control point adjustment cubic B-splin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49997
    • 提供者:啊征
  1. B3

    0下载:
  2. 三次B样曲线的绘制,用TURBO C 完成-cubic B-spline curve rendering, complete with Turbo C.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1144
    • 提供者:Zhao Yan
  1. fuben

    0下载:
  2. 在CAD中,用分段三次B样条来表达自由曲线是很理想的,为此,采用三次B样条曲线来拟合这条折线. ... 其中, 3d.gif (1661 bytes) ,确定了系数a、b、c,相应地就确定了拟合函数. 3)确定型值点求出拟合函数后,取点Pk((1/2)l,yp)作为型值点. ... -in CAD, and cubic B-spline curves to the freedom of expression would be the ideal, for cubic B-spline cur
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1130169
    • 提供者:qingqiu
  1. 三次B样条曲线

    5下载:
  2. 用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1223
    • 提供者:纯净水
  1. 绘制三次B样条

    1下载:
  2. 一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8770
    • 提供者:lll
  1. image resampling

    0下载:
  2. %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:1714
    • 提供者:whitewalter
  1. shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法

    1下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5073920
    • 提供者:付斌
  1. 8pointsBspline.rar

    1下载:
  2. 对于8个顶点B样条曲线进行拟合,采用有理三次B样条算法,8 vertex for B-spline curve fitting, using rational cubic B-spline algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1974
    • 提供者:董斌
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. tuxingxue3

    0下载:
  2. 计算机图形学实验源代码--三次参数样条曲线算法-Experimental source code of computer graphics- cubic parametric spline curve algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243094
    • 提供者:刘松
  1. shuangtui_guihua

    2下载:
  2. 利用三次样条插值法对双腿机器人行走进行步态规划(plan the straight gait trajectory using cubic spline interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:1024
    • 提供者:野生莴苣
  1. qidong_guihua

    2下载:
  2. 利用三次样条插值方法对双腿机器人在启动阶段进行步态规划(plan the straight gait trajectory using cubic spline interpolation in starting stage for humanoid robot)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:1024
    • 提供者:野生莴苣
  1. 三次样条插值

    5下载:
  2. 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-17
    • 文件大小:28672
    • 提供者:强儿
  1. PSO_pathplanning

    1下载:
  2. 以PSO与三次样条插值结合的移动机器人路径规划算法,主函数为pso.m(Mobile robot path planning algorithm combining PSO and cubic spline interpolation, the main function is pso.m)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-30
    • 文件大小:16384
    • 提供者:深井冰01
  1. statistics

    2下载:
  2. 用此程序,可将一条曲线离散成散点,并用三次样条曲线重新拟合,使其具有良好而形态。(With this procedure, a curve can be discretized into scatters and re-fitting with a cubic spline curve to give it a good shape.)
  3. 所属分类:图形图象

    • 发布日期:2021-04-18
    • 文件大小:1024
    • 提供者:csayerrr
  1. 样条插值

    1下载:
  2. 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-19
    • 文件大小:1180672
    • 提供者:烦恼和功能
« 1 2 ... 24 25 26 27 28 2930 31 32 »
搜珍网 www.dssz.com