搜索资源列表
matlab_to_draw_the_cubic_B-spline
- 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值
bsplineandbezier
- b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
dogSurve
- 用matlab绘制三次样条曲线。系数由c++程序计算得出。-Matlab draw with cubic spline curve. Coefficient by c++ Procedures calculated.
IU
- 文章:利用三次样条函数绘制光电管的I-U特性曲线,有matlab代码。-Article: the use of cubic spline function mapping phototube of IU characteristic curve, there is matlab code.
bspline_tools
- B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
Bezier
- 一个很好的matlab编程绘制B样条曲线,-Matlab program to draw a good B-spline curve,
Bspline
- matlab GUI界面B样条曲线绘制,内附说明文档,可以移动控制点-B spline curve drawing program with matlab GUI interface
B-Spline
- 2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者-Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners
ByangtiaoSculpt
- Matlab实现绘制任意自由曲线,实现Photoshop中的钢笔路径功能,用光顺连接的B样条/贝塞尔曲线实现,鼠标点击生成控制点,拖动形成任意曲线。可描绘多路径,也可旋转、平移、缩放。经调试可用。-Matlab achieve rendering arbitrary free curve, realize the pen path function in Photoshop, with the light of the B spline/Bessel curve, the mouse click
Bezier_Cur
- Matlab实现绘制任意自由曲线,实现Photoshop中的钢笔路径功能,用光顺连接的B样条/贝塞尔曲线实现,鼠标点击生成控制点,拖动形成任意曲线。可描绘多路径.-Matlab implementation of arbitrary free curve, to achieve the function of the pen path in Photoshop, with the smooth connection B-spline/Bezier curve, the mouse click t
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
三次B样条轨迹规划
- 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
B-spline
- 给定控制点,生成节点和B样条基函数,绘制非均匀三次B样条曲线(Given control points, generating nodes and B spline basis functions, drawing non-uniform three times B spline curves)
MATLAB绘制B样条曲线
- 三种b样条曲线的绘制,beizer曲线、以及两种B样条曲线的绘制(draw Bezier Bspline)
matlab绘制B样条曲线正算反算
- 介绍利用matlab绘制B样条曲线时进行正算反算,有一定参考价值。(This paper introduces the use of MATLAB to draw the B spline curve, and it has some reference value.)
NBspline
- 利用matlab平台编写的非均匀有理B样条曲线绘制的程序(A program for drawing non-uniform rational B spline curves based on MATLAB platform)
Bspine
- 主要功能是根据任意给定控制点,绘制B样条曲线。可以用鼠标、键盘输入控制点,并能记录输入控制点的坐标。也包含清除、退出等基本的GUI功能。(Drawing B-spline curve according to any given control point.)
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)