搜索资源列表
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
hmiy
- 此程序为直线插补程序 ,已经试验过,可以放心下载
Matlab的M文件编写的数控插补2D直线算法仿真
- Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性,Matlab M-file to prepare the CNC interpolation algorithm for 2D simulation of a straight line. Specific parameters can be used: X-500, Y-600, Fc-600, Fs-0
NURBS-curve-interpolator
- NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
line
- 直线插补,实现改进逐点比较法的直线插补,简便好用-Linear interpolation, the realization of improve-by-point comparison of the linear interpolation, simple and easy to use
TWO
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
nurbs
- 在数控系统中实现高速高精加工的nurbs插补,这个代码是在matlab对其进行的仿真-In the NC system to achieve high-speed and high precision of nurbs interpolation, this code is carried out in the matlab simulation
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
89346497chabu
- 挺好用的,直线圆弧插补,希望大家喜欢,加油哦-Very good use, straight line circular interpolation, hope you like, Come on
VB_Matlab
- VB与Matlab混合编程在步进电机曲线插补运算中的应用,希望对大家有帮助!-Mixed programming in VB and Matlab curve interpolation step motor operation in the application, we want to help!
DDA-line
- 机床数字控制,采用数字积分法圆弧插补练习程序-Digital control machine tools, circular interpolation using digital integration exercise program
DDA_interpolation
- 快速数字积分插补算法及其实现.在数字积分插补原理的基础上提出了一种可以实现多次坐标的空间直线插补于圆弧插补的快速数字积分插补算法-Fast digital integral interpolation algorithm and its implementation in the digital interpolation points based on the principle of a coordinate space can be achieved many times in the c
第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.
NURBS插值插补
- 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
4轴直线插补
- 通用步进电机用,4轴直线插补运动控制程序,彩用C#编写,已在类似晶元投放设备上应用;适于学习运动控制学习用;(General stepper motor, 4-axis linear interpolation motion control program, written in C # color, has been applied in similar crystal element placement equipment, suitable for learning motion cont
Matlab插补、数控车床程序
- 利用MATLAB实现数控车床逆圆弧插补和直线插补(Using MATLAB to Realize Inverse Arc Interpolation and Linear Interpolation of NC Lathe)
空间平面直线插补
- 设置两点,可任意设置插补点数,在空间平面上都可适用
圆弧插补
- 空间/平面圆弧插补程序,给定不在一条直线上的三个点,设定插补点个数即可