swswkr123 发表于 2006-6-10 14:13

求 Bezier 曲线曲面的MATLAB程序

求Bezier曲线曲面的MATLAB程序! 大家会的帮下忙!二次或者3次的都可以~  很急!!简单点也可以~

[ 本帖最后由 eight 于 2008-3-31 19:54 编辑 ]

swswkr123 发表于 2006-6-10 14:16

画出个曲线曲面就可以

画出2次bezier曲线3次bezier曲线 随便画个bezier曲面就可以呀~~55555 <BR>好急~<BR>以前是用openGL做的  不会运行呀~  老师要检查了~

happy 发表于 2006-6-10 15:04

回复:(swswkr123)求Bezier曲线曲面的MATLAB程序...

Approximation of Circle Using Cubic Bezier Curve

(1) CubicBezier1.m : Evaluates Cubic Bezier Curve for given four Control Points and interval.

(2) PlotBezier1.m : Plots Bezier Curve, Control Points, Control Polygon

(3) TestCircleApproxByCubicBezier.m : Test Program. Pass Control Points that approximate unit radius circle using cubic Beizer curves.

(4) ApproxofCirclebyCubicBezier.pdf: Explains theroy

[ 本帖最后由 eight 于 2008-3-31 19:55 编辑 ]

happy 发表于 2006-6-10 15:05

回复:(swswkr123)求Bezier曲线曲面的MATLAB程序...

Yet another Bezier curve demo

Just run bezier_demo.m file. Click

4 times to define a Bezier curve.

Drag end and control nodes to edit the curve. Close the window.

[ 本帖最后由 eight 于 2008-3-31 19:55 编辑 ]

swswkr123 发表于 2006-6-11 11:38

还要请教下

<P>要是写到论文中 2次bezier曲线的是哪个? 3次的呢?<BR>bezier曲面的是哪个?</P>

liuyt 发表于 2008-3-31 13:19

怎么看不到附件

eight 发表于 2008-3-31 19:55

原帖由 liuyt 于 2008-3-31 13:19 发表 http://www.chinavib.com/forum/images/common/back.gif
怎么看不到附件 哪里说有附件?没有附件
页: [1]
查看完整版本: 求 Bezier 曲线曲面的MATLAB程序