搜索资源列表
Motionplanner
- 数控机床上,对加工曲线粗插补,含有S加减速,匀速运动和运动间的线段衔接-CNC machine tools, processing the crude curve interpolation, acceleration and deceleration containing S, uniform motion and the movement segment of convergence
opennurbs
- 关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨。sxg1@eyou.com-nurbs curve interpolation on a free software, hope you are interested in exploring. Sxg1@eyou.com
NURBS-curve-interpolator
- NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
chabu
- 一个关于指向插补和曲线插补的程序,本程序有一个菜单可以选择,曲线插补是哦可以选择是顺时针或者逆时针-On the point interpolation and curve interpolation procedure, this procedure can select a menu, curve interpolation is to choose Oh, is clockwise or counter-clockwise
VB_Matlab
- VB与Matlab混合编程在步进电机曲线插补运算中的应用,希望对大家有帮助!-Mixed programming in VB and Matlab curve interpolation step motor operation in the application, we want to help!
xiangaowucha2
- B样条的插补编程代码,通过使用MATLAB,来产生B样条曲线图形-B-spline interpolation programming code, using MATLAB, to generate B-spline curve graphic
Untitled
- 描述NURBS曲线插补算法的生成,实现NURBS插补的过程-Describe the generation of NURBS curves
NURBS-SUBROUTINE
- NURBS 样条曲线子程序,可求解坐标,斜率,曲率等信息。不能实现插补,可按需求改动,调用-NURBS spline subroutine can solve the coordinates, slope, curvature and other information. Interpolation can not be achieved, according to demand change, call
运动控制三次样条插补
- 1、选择一个平面曲线(可参照高数附录中的曲线类型,曲线不能自交,如果自交选取不自交的区域),利用等参数方法(也可选择等弦差,等弦长等方法),把所选择的曲线分割成n个小线段,得到这n个点。 2、 根据选择的平面曲线,推导出其法线计算公式,给出一系列的法向距离D,求出不同的内外法向等距点(既是求出1计算出的n个点法向距离为D的对应点)。 3 改变法向距离D和内外法线选项,判断2中计算的法向等距线有没有交点,如果有交点,计算出交点,如果有多个交点,可以只计算一个。
第4章 插值
- 在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points.
chazhi
- 在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points.
INTERPOLATION
- 一种曲线插补程序,可以修改步长等属性,原理基于插补计算方法(A curve interpolator that modifies the attributes of a step.)
NURBS插值插补
- 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)