搜索资源列表
deBoor
- de Boor 求值算法求作二次和三次B-样条曲线非插值,给定顶点-algorithm evaluates demand for secondary and cubic B-spline - curve interpolation, given vertex
deBoorCH
- de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method for the control vertices
bspline
- 三次B样条曲线、一阶二阶三阶导矢曲线。可用于绘制机器人B样条轨迹的位移、速度、加速度、加加速度曲线图-Cubic B-spline curve, a second-order third-order derivative vector curve. Can be used to draw the trajectory of the robot B-spline displacement, velocity, acceleration, jerk curve
cubic
- 使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
yangtiao
- 用MATLAB编写的三次样条和B样条的程序,有图形输出-Written by MATLAB cubic spline and B-spline procedure, a graphical output
cubicbspline
- 经过修改后可以准确对数据进行三次B样条插值,在原有基础上做了很大改进。-Modified to exact on cubic B-spline data interpolation, based on the original made a great improvement.
gridfit
- 准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,-Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and sur
spline3
- 自编的三次B样条插值的matlab仿真源代码,希望能与大家多交流学习-a cubic B-spline interpolation matlab simulation source code, hope you guy like it
3BSplinea3Spline
- 三次样条曲线的绘制和三次B样条曲线的绘制-Cubic spline curve drawing and cubic B-spline curve drawing
Three-b-spline-wavelet-transform
- 经过改进的三次B样条小波变换,解决如何求解或者有没有已知的3次B样条小波重构滤波器系数的问题-Improved cubic B-spline wavelet transform, to solve how to solve or have no known three B-spline wavelet reconstruction filter coefficients problem
sanciyangtiao
- 样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design
Three-B-spline
- 三次B样条编程,能够对复杂曲线有很好的拟合效果。-Cubic B-spline programming of complex curves can have a good fitting effect.
三次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)