搜索资源列表
bsplineTest
- 3次及一下bspline算法的演示,可用于运动曲线插补,效果还可以-and about three times the demonstration bspline algorithm can be used to campaign curve interpolation, the effect can also
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
CNC_interpolation_3d
- CNC系统中任意空间曲线的插补方法,参考一下。-cnc
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
nurbs_suanfa
- 泰勒展开NURBS曲线插补算法,图文并茂。-nurbs
11912919NURBS
- nurbs曲线插补算法的实现,非常适合初学者-nurbs curve interpolation algorithm, is suitable for beginners
Nurbs
- Nurbs曲线插补源代码,vc开发,2维,控制顶点随意,精度可控-Nurbs curve interpolation source code, vc development, two-dimensional, the control points at random, precision controlled
VB_Matlab
- VB与Matlab混合编程在步进电机曲线插补运算中的应用,希望对大家有帮助!-Mixed programming in VB and Matlab curve interpolation step motor operation in the application, we want to help!
Untitled
- 描述NURBS曲线插补算法的生成,实现NURBS插补的过程-Describe the generation of NURBS curves
nurbs
- 关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨-About the nurbs curve interpolation is a free software interest you to explore together
运动控制三次样条插补
- 1、选择一个平面曲线(可参照高数附录中的曲线类型,曲线不能自交,如果自交选取不自交的区域),利用等参数方法(也可选择等弦差,等弦长等方法),把所选择的曲线分割成n个小线段,得到这n个点。 2、 根据选择的平面曲线,推导出其法线计算公式,给出一系列的法向距离D,求出不同的内外法向等距点(既是求出1计算出的n个点法向距离为D的对应点)。 3 改变法向距离D和内外法线选项,判断2中计算的法向等距线有没有交点,如果有交点,计算出交点,如果有多个交点,可以只计算一个。
Motion-Controller-Based-on-F2812
- 运动控制技术是在以数字信号处理器DSP为代表的高性能高速微处理器及复杂可编程逻辑器件CPLD的基础上发展而来的,它是广义上的数控装置。数控技术的发展趋势就是采用运动控制器的开放式数控系统。本文设计了一款全新的运动控制卡,选用TI公司32位的 TMS320F2812芯片,利用高速PCI总线实现数据传输,并采用目前最先进的NURBS曲线插补方式实现多轴联动。此外,本文设计的多轴运动控制卡只要能够准确输出各轴控制脉冲的方向和个数,即可实现多轴联动控制。 -Motion control tech
第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.
control_s
- 数控机床 多轴插补原理积分算法,实现s曲线加减速原理(Numerical control machine tool multi axis interpolation principle, integration algorithm, to achieve the S curve acceleration and deceleration principle)
样条曲线曲面实现
- 用C语言实现B样条曲线曲线和NURBS曲线曲线插补(Implementation of NURBS curve interpolation)
INTERPOLATION
- 一种曲线插补程序,可以修改步长等属性,原理基于插补计算方法(A curve interpolator that modifies the attributes of a step.)
NURBS插值插补
- 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
CNCSimulation
- 本程序为CNC(数控加工)仿真程序,基于Win32平台利用GDI+实现,实现直线、曲线、圆弧插补算法,并进行仿真。(This program is a CNC simulation program. Based on Win32 platform, it USES GDI+ to realize linear, curve and arc interpolation algorithm, and carries out simulation.)