搜索资源列表

  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:978944
    • 提供者:沙-粒
  1. 用c语言编程绘制二维三次b样条曲线

    0下载:
  2. 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:107520
    • 提供者:陈秀平
  1. VC++三次样条插值和贝塞尔曲线实例程序

    0下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:物理计算

    • 发布日期:2024-05-19
    • 文件大小:4038656
    • 提供者:xiaomiarmy
  1. 3次B样条曲线拟合

    1下载:
  2. 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point in
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:溜溜蘑
  1. VC++三次样条插值和贝塞尔曲线实例程序

    0下载:
  2. VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:448512
    • 提供者:ZRS_Walker
  1. 三次样条插值试验品_by婞

    0下载:
  2. 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2636800
    • 提供者:婞喵养鱼
  1. 三次B样条轨迹规划

    0下载:
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2540544
    • 提供者:liwei007
  1. 三次样条曲线

    0下载:
  2. 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:6575104
    • 提供者:yuanbs
  1. 三次B样条细分

    0下载:
  2. 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:9022464
    • 提供者:0_9
  1. 光滑样条

    0下载:
  2. 光滑样条拟合,采用交叉验证选取df ,观测选取不同df值时的拟合效果图(The code of smooth splines,first we find the best df by cross-validation,then we choose different df to compare the result.)
  3. 所属分类:其他小程序

  1. MATLAB三次样条插值法 求信号的包络线 源代码

    0下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码(MATLAB cubic spline interpolation method for the signal envelope source code)
  3. 所属分类:绘图程序

  1. matlab---三次样条插值

    0下载:
  2. 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:132096
    • 提供者:晨曦落叶
  1. B样条

    0下载:
  2. 调用Opengl,在vs2013平台下实现实现B样条曲线的绘制的功能(Using Opengl to draw B spline curve)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:鑫鑫001
  1. B样条弹性配准matlab

    0下载:
  2. 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:575488
    • 提供者:Echo233
  1. 有理样条

    0下载:
  2. MATLAB实现了有理样条函数拟合插值。亲测可用。(MATLAB realizes the rational spline function fitting interpolation. Affinity test available.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:deyewuwei
  1. 三次样条曲线拟和

    0下载:
  2. 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:bbmmss
  1. 三次样条插值

    0下载:
  2. 运用样条插值算法实现对点的选取及计算和数据预测。(The spline interpolation algorithm is used to realize the selection of the point, the calculation and the prediction of the data.)
  3. 所属分类:Internet/网络编程

  1. nurbs 非均匀有理B样条

    0下载:
  2. 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
  3. 所属分类:其他小程序

  1. 三次样条

    0下载:
  2. 三次样条插值算法实现,求其三次样 条插值多项式, I 型或 II 型边界条件,(Implementation of three spline interpolation algorithm)
  3. 所属分类:matlab例程

  1. A样条

    0下载:
  2. A样条曲线插值算法和maple代码,实现离散点列拐角处的平滑过渡。(A-spline interpolation for discrete point sequence)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:616448
    • 提供者:虎子的哥
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org