搜索资源列表
bline
- 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。-Use the mouse to drag the input points as control points to generate a B-spline curve, display control vertex and polygon. Pick curve with the mouse on any point, move the mouse to
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
BezierCurve
- 用C语言编写的简单的贝泽尔曲线生成程序,即写出将非均匀B样条曲线转化为一系列首尾相连的Bezier曲线的C语言程序-Written in C language with a simple Baesel curve generation process, that is to write non-uniform B-spline curve into a series of Bezier curves connected end to end C-language program
bspline_tools
- B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
B-spline
- 在c++builder中利用追赶法生成三次均匀B样条曲线。-b-spline by chasing method
B-spline
- 三次B样条曲线原理及概念介绍,大家可以-something about B-spline
B-spline1
- B样条曲线节点插入算法研究及应用,可以看一下-something about B-spline
Bspline
- 一点关于B样条曲线生成原理及实现的资料,大家可以-something about B-spline
Byangtiaoquxianfengesuanfa
- B样条曲线分割算法 计算机图形学 欢迎大家下载-B-spline curve segmentation algorithm in computer graphics welcome to download
DrawGraphics
- 二维绘图系统,计算机图形学实验,绘制常见的几何图形,B样条曲线,Bezier曲线-Dimensional mapping system, computer graphics, draw a common geometry, B-spline curves, Bezier curves
B-SLINE
- k次规范B样条基函数 和B样条曲线程序源代码-k times normalized B-spline basis functions and B-spline curves source code
B-SLINE1
- 德布尔算法计算B样条曲线和德布尔算法计算B样条曲线的导矢的源代码-De Boer algorithm B-spline curves and de Boer algorithm to calculate the B-spline curve derivative vector of the source code
B-spline
- B 样条曲线的定义概念以及算法介绍及其分类-The definition of the concept of B-spline curves and introduce their classification algorithm
B-spline-curve
- 绘制三次B样条曲线和B样条的节点插入算法-Drawing three Node B-spline curves and B-spline insertion algorithm
ThirdTry
- 结合3次B样条曲线的曲率连续特性和遗传算法对庞大的搜索空间的组合优化能力,在考虑AUV的几何约束的情况下规划出一条光滑、连续的路径曲线。直接运行main函数将会生成三维路径曲线图,种群的平均适应度、俯仰角和曲率的变化曲线。-Combining the curvature continuity characteristics of 3 B spline curves and the combination optimization of genetic algorithm for large se
matlab-
- B样条曲线控制点反求 生成曲线 求插补点-b-spline interpolation
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
CAGD
- 实现了b样条曲线、曲面的绘制,包括多种形式的b样条,并可以对输入进行修改。(The drawing of B spline curve and surface, including B spline in various forms, can be modified.)
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)
移动机器人曲线规划
- 包含n个控制点(含起点和终点)B样条曲线的移动机器人轨迹规划程序,所生成的轨迹必须严格经过起点、第三个控制点和终点(可调)(A trajectory planning program for mobile robot with n control points (including start and end points) and B-spline curves. The generated trajectory must strictly pass through the start poi