搜索资源列表
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
B-spline
- 在c++builder中利用追赶法生成三次均匀B样条曲线。-b-spline by chasing method
B-spline
- 三次B样条曲线原理及概念介绍,大家可以-something about B-spline
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
DrawCurve
- MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.