登录
首页 » 算法 » 贝塞尔曲线算法

贝塞尔曲线算法

于 2022-02-16 发布 文件大小:1.99 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

构建三次贝塞尔曲线 C0,......,Cn-1 中 参数形式,Ci 由 (xi(t),yi(t)) = (a0(i) + a1 (i) * t + a2 (i) * t ^2 + a3 (i) * t ^3, b0(i) + b1 (i) * t + b2 (i) * t ^2 + b3(i)*t^3) 0 为 < = t < = 1 由左终结点 (x(i),y(i)), 离开了 guidepoint (x+(i),y+(i))、 右端点 (x(i+1),y(i+1)) 和 右 guidepoint (为每个 i x-(i+1),y-(i+1)) = 0,1,......,n-1 ; 输入的 n,((x(i),y(i)),我 = 0,...,n), ((x+(i),y+(i)),我 = 0,...,n-1), ((x-(i),y-(i)),我 = 1,...,n)。 输出系数 (a0(i)、 a1(i)、 a2(i)、 a3(i)、 b0(i)、 b1(i)、 b2(i)、 b3(i)、 我 = 0,...,n-1)。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MSN8.0客户端回复服务器ping的最新认证
    MSN8.0客户端回复服务器ping的最新认证算法-MSN8.0 client server ping response to the latest Authentication Algorithm
    2022-04-27 17:16:36下载
    积分:1
  • 地球或椭圆体中两点距离的程序
    计算地球或椭圆体中两点距离的程序-A program which can calculate the instance of two points in the earth or the elipse
    2022-05-19 14:58:07下载
    积分:1
  • 图像旋转(线性插值
    图像旋转(线性插值法)-image rotation (linear interpolation)
    2022-01-23 11:23:21下载
    积分:1
  • pcl-滤波
    双边滤波算法的实现,运用pcl库中的第三方库可以进行点云滤波。~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2022-01-28 07:04:09下载
    积分:1
  • 静态多功能流水线调度
    流水线分五个步骤,每个步骤的执行时间均为一个单位时间;其中1-2-3-5组成加法流水线,1-4-5组成乘法流水线。加法和乘法不能同时执行。
    2022-01-22 00:18:39下载
    积分:1
  • 离散数学经典的
    离散数学经典的算法-Discrete Mathematics classical algorithm
    2022-02-03 05:21:43下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2023-04-24 15:00:03下载
    积分:1
  • VOF
    VOF-3d,NASA开发的用于3维的VOF计算程序-VOF-Nasa-3D
    2022-12-05 20:25:03下载
    积分:1
  • compiler principles of regular
    编译原理中的正则式匹配算法-compiler principles of regular-matching algorithm
    2022-02-24 20:36:43下载
    积分:1
  • 动态环境下的粒子群源代码
    资源描述该课题旨在将动态优化问题(目标函数随时间连续、缓慢或突然、随机变化的情况)连续变化的时间变量区间进行任意划分,在得到的每个时间子区间上将动态问题转化为静态问题,针对此静态优化问题设计相应的遗传算法。同时给出一种能自动检测时间变化的应答算子。
    2022-05-20 22:16:14下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载