文件名称:DrawAHBezierCurve
介绍说明--下载内容均来自于网络,请自行研究使用
绘制AH-Bezier曲线的matlab程序,不同于传统的Bezier曲线,AH-Bezier曲线包含代数和双曲多项式,能不用有理形式精确表示双曲线段。压缩包中,DrawAHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间AH-Bezier曲线均适用。-Draw AH-Bezier curve matlab procedures, different the traditional Bezier curves, AH-Bezier curves consist of algebra and hyperbolic polynomial, rational can not form an accurate representation of the hyperbolic segment. Compressed package, DrawAHBezierCurve.m files can be run, where you can set control points and form factors, you can change the color of the curve. Program of any order of the plane and space AH-Bezier curves are applicable.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
plotP.m
AHBezierBasis.m
AHBezierCurve.m
DrawAHBezierCurve.m