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

贝塞尔曲线算法

于 2022-02-16 发布 文件大小:1.99 kB
0 170
下载积分: 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 个回复

  • Will perform 3D Gaussian quadrature over a user
    Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
    2023-05-07 01:50:02下载
    积分:1
  • simulated_annealing header file that implements the simulated annealing optimisa...
    simulated_annealing header file that implements the simulated annealing optimisation algorithms
    2022-06-22 00:54:21下载
    积分:1
  • 四旋翼飞行器
    应用背景四旋翼飞行器设计资料大全,包括运力图的设计,控制代码的参考,各个芯片的使用,对初学者提高很有帮助。四旋翼飞行器应用在航拍上有很大市场空间。关键技术四旋翼飞行器设计关键的难点还在于算法,资料中有相关源码可进行参考,对初学者学习上手有很大的帮助。
    2023-05-26 17:45:04下载
    积分:1
  • 用C编的龙贝格函数,程序简单明了,可直接使用,也可较快地修改应用于MATLAB中。...
    用C编的龙贝格算法函数,程序简单明了,可直接使用,也可较快地修改应用于MATLAB中。-Rhomberg compiled with the C algorithm is a function, the program simple and clear, can be used directly, but also quickly modify the application in MATLAB.
    2022-02-22 01:26:07下载
    积分:1
  • 96位大数运实现
    96位大数运算实现-96 big number operation realizes
    2023-08-03 08:10:03下载
    积分:1
  • 从多维来画波形图
    从多维来画波形图-To draw from the multi-dimensional wave
    2022-01-25 19:55:32下载
    积分:1
  • 使用opencv卡尔曼滤波器跟踪鼠标的位置
    卡尔曼滤波有助于预测
    2022-03-29 17:08:35下载
    积分:1
  • kalman滤波MATLAB代码
    MATLAB代码kalman滤波目标跟踪.
    2023-02-14 08:50:03下载
    积分:1
  • This function calculates the peaks in a vector V.
    This function calculates the peaks in a vector V.
    2022-07-19 15:20:49下载
    积分:1
  • 99 秒计数器
    99秒计数器控制器由程序计数器、指令寄存器、指令译码器、时序发生器和操作控制器等组成,是发布命令的“决策机构”,即协调和指挥整个微机系统的操作。其主要功能有:(1) 从内存中取出一条指令,并指出下一条指令在内存中的位置。(2) 对指令进行译码和测试,并产生相应的操作控制信号,以便于执行规定的动作。(3) 指挥并控制CPU、内存和输入输出设备之间数据流动的方向。微处理器内通过内部总线把ALU、计数器、寄存器和控制部分互联,并通过外部总线与外部的存储器、输入输出接口电路联接。外部总线又称为系统总线,分为数据总线DB、地址总线AB和控制总线CB。通过输入输出接口电路,实现与各种外围设备连接。
    2022-03-07 05:04:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载