admin 发表于 2022-4-2 08:28:29

Cubic-bezier 曲线 代码 matlab

The following Matlab project contains the source code and Matlab examples used for 2d cubic beizer curve. "Funct_Bezier.m" a function to evaluate and plot 2D cubic bezier curve for given four control points and interval. Utilizes Horner's rule for efficient compuation. A simple test program is given "TestCubicBezier.m"
页: [1]
查看完整版本: Cubic-bezier 曲线 代码 matlab