搜索资源列表
插入算法完整实现
- 该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d1,同样排序 依次下去,直到di=1-Sort algrithms of insertion method.
位置式PID算法
- PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
TC-graphics
- DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
ConvexHull2
- 用增量算法生成凸壳-generate incremental algorithm using convex hull
增量式PID控制算法汇编程序
- 增量式PID控制算法汇编程序
标准增量PID算法的C实现
- 标准增量PID算法的C实现
ConvexHull2
- 用增量算法生成凸壳-generate incremental algorithm using convex hull
插入算法完整实现
- 该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d1,同样排序 依次下去,直到di=1-Sort algrithms of insertion method.
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
Incremental and Decremental
- 支撑向量机算法的一种改进算法,是基于增量学习的算法-Support Vector Machine Algorithm an improved algorithm is based on the incremental learning algorithm
位置式PID算法
- PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
感知准则函数
- 感知准则函数,包括固定增量法和梯度下降法,都是模式识别中的基础算法.-perceptual function criteria, including fixed increment and the gradient method, which is pattern recognition algorithm based.
TC-graphics
- DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
deleunay
- 用周陪德书上的计算几何与算法分析上的增量算法.很有帮助.三角剖分-Week to accompany the book with Germany on the computational geometry and algorithm analysis, the incremental algorithm. Helpful. Triangulations
增量式pi
- 基于C语言开发,实现PID算法,有说明文档,适合参考。(Based on the C language development, implementation of the PID algorithm, there is documentation, suitable for reference.)
预测控制DMC算法matlab
- DMC:即动态矩阵控制(Dynamic Matrix Control)。是一种基于计算机控制的技术,它是一种增量算法,并基于系统的单位阶跃响应,适用于稳定的线性系统。系统的动态特性中具有纯滞后不影响该算法的直接应用。DMC的控制结构主要由预测模型、滚动优化、误差校正和闭环控制形式构成。(DMC: Dynamic Matrix Control. Is a computer-based technology, it is an increm
增量式PID的C实现
- 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we ne
51单片机PID算法程序(三)增量式PID控制算法
- 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)
增量式PID算法PDF+MATLAB源程序
- 增量式pid的MATLAB仿真,会阶跃波形的跟踪效果(MATLAB simulation of incremental PID)
PID
- labview 位置 和 增量式 的PID控制 算法(Position and incremental PID control algorithm of LabVIEW)