搜索资源列表
-
0下载:
计算机图形学关于B-样条和Bezier曲线的matlab程序-computer graphics on the B-spline and Bezier curve Matlab procedures
-
-
0下载:
我用MFC做的小型的曲线的画法及界面,但是老师说了要用opengl,所以我想把我的程序发到网上让大家和我共享,并且给我帮助-I used to do small MFC curve drawing method and interface, but the teacher said to use opengl, so I want my hair to process online so that everyone and I share, and give me help
-
-
0下载:
matlab下bezier曲线的绘制,由鼠标左键产生四个点随即产生曲线,并可对曲线进行编辑。解压缩后,运行bezier_demo.m文件即可。压缩包里的文件是相互关联的。-matlab under bezier curve drawing, the left mouse button generated by the four-point curve was generated, and may be edited on the curve. After decompression, bezie
-
-
0下载:
To obtain the reparameterization of Bezier curve which is widely used in CG and CAGD design. Include the computing of Bernstein basis. C1 continuous boundary is used to the course.-To obtain the reparameterization of Bezier curve which is widely used
-
-
0下载:
bezier曲线的matlab程序,可以单文件,多函数运行-bezier curve matlab program, you can single-file, multi-function operation
-
-
0下载:
使用matlab繪製Bezier curve的程式-Draw Bezier curve using matlab program
-
-
1下载:
绘画出三阶的贝塞尔曲线, 求出曲线上各点的曲率和半径,可用于弯道设计-Drawing out the order of the Bezier curve, find the points on the curve and radius of curvature, can be used for curve design
-
-
0下载:
画Bezier曲线,控制多边形,有演示动画,matlab程序,-plot Bezier curve ,control polygon,matlab program
-
-
0下载:
matlab课程编程【谷速软件】使用三次贝塞尔曲线逼近圆-Courses matlab software programming speed [Valley] using a cubic Bezier curve approximation round
-
-
0下载:
绘制AH-Bezier曲线的matlab程序,不同于传统的Bezier曲线,AH-Bezier曲线包含代数和双曲多项式,能不用有理形式精确表示双曲线段。压缩包中,DrawAHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间AH-Bezier曲线均适用。-Draw AH-Bezier curve matlab procedures, different the traditional Bezier curves, AH-Bezie
-
-
0下载:
绘制C-Bezier曲线的matlab程序,不同于传统的Bezier曲线,C-Bezier曲线包含代数和三角多项式,能不用有理形式精确表示椭圆弧。压缩包中,DrawCBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间C-Bezier曲线均适用。-Draw C-Bezier curve matlab procedures, different the traditional Bezier curve, C-Bezier curves
-
-
0下载:
绘制H-Bezier曲线的matlab程序,不同于传统的Bezier曲线,H-Bezier曲线仅含纯双曲多项式,压缩包中,DrawHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间H-Bezier曲线均适用。-Draw H-Bezier curve matlab procedures, different the traditional Bezier curve, H-Bezier polynomial hyperbolic c
-
-
0下载:
绘制P-Bezier曲线的matlab程序,不同于传统的Bezier曲线,P-Bezier曲线由三角多项式定义。压缩包中,DrawPBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间P-Bezier曲线均适用。-Draw P-Bezier curve matlab procedures, different the traditional Bezier curve, P-Bezier polynomial curve define
-
-
0下载:
绘制AH-Bezier曲面的matlab程序,不同于传统的Bezier曲面,AH-Bezier曲面包含代数和双曲多项式,能不用有理形式精确表示双曲面片。压缩包中,DrawAHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw AH-Bezier surfaces matlab program, unlike traditional Bezier surfaces, AH-Bezier curve
-
-
0下载:
绘制C-Bezier曲面的matlab程序,不同于传统的Bezier曲面,C-Bezier曲面包含代数和三角多项式,能不用有理形式精确表示椭球面片。压缩包中,DrawCBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的C-Bezier曲面均适用。-Draw C-Bezier surfaces matlab program, unlike traditional Bezier surfaces, C-Bezier curve consi
-
-
0下载:
绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
-
-
1下载:
绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr
-
-
0下载:
绘制n次Bezier曲线,P是平面或空间的点列,称为控制顶点。(Draw n times Bezier curve)
-