搜索资源列表
PIDAlgorithm
- 在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制。PID调节规律是连续系统动态品质校正的一种有效方法,它的参数整定方式简便,结构改变灵活(PI、PD、…)。
PID
- 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve, parameter modification functi
PID
- 自抗扰控制器 绍新型非线性控制器- 自抗扰控制器(ADRC) 的基本原理,其数字仿真软件总体设计及实现方法。-Auto Disturbance Rejection Controller
control-system-by-computer
- PID控制器的计算机控制实现 实验目的:(1)通过实验进一步掌握计算机控制的基本原理; (2)熟练掌握基本PID控制器(增量式为主)的原理、设计和算法编排; (3)掌握HY-6070板的基本工作原理,能熟练的进行接口(A/D、D/A)程序设计 -Purpose: (1) experiment to further understand the basic principles of computer control (2)
zhuruqi
- dll注入的基本方法,列子中通过动态调用dll的方式,将zhuruqi.dll加载到qq.exe的内存中,当然要首先从进程列表中取得qq.exe的pid号。写的不好,但是原理上能通,而且注释了,以后会慢慢改进。-dll into the basic method, the dynamic call dll Liezi by the way, will be loaded into qq.exe zhuruqi.dll memory, of course, must first obtain qq
PIDcontrol
- 详细描述PID,关于介绍开闭环系统,和它的原理与特点-A detailed descr iption of PID,about the introduction open loop system,and its principle and characteristics
IFUZZY_PIDn
- 介绍了模糊算法的基本原理,基于模糊控制的的PID算法的实现.-Fuzzy algorithm of the basic principles, based on fuzzy control PID algorithm.
PID
- 用VHDL语言来实现PID算法,顶层文件用原理图实现,底层文件用VHDL语言实现-Sprache VHDL PID-Algorithmus
zikong
- 此资料是自动控制原理实验的具体步骤,能够帮助更好的使用matlab进行PID等控制实验-This information is the principle of automatic control experiment concrete steps can help make better use of matlab PID control experiment
PID-vC-2012
- Visual Studio2012下的一个控制台程序,描述了最简单的PID算法原理。希望对初学PID算法的同学有帮助。-Visual Studio2012 under a console program, describes the most simple PID algorithm principle. The hope of learning the PID algorithm to help students.
kenggen_v28
- 包含收发两个客户端的链路级通信程序,使用高阶累积量对MPSK信号进行调制识别,IMC-PID是利用内模控制原理来对PID参数进行计算。- Contains two clients receive link-level communications program, Using high-order cumulants of MPSK signal modulation recognition, The IMC- PID is using the internal model control pr
fanmiu
- 结合PCA的尺度不变特征变换(SIFT)算法,IMC-PID是利用内模控制原理来对PID参数进行计算,解耦,恢复原信号。- Combined with PCA scale invariant feature transform (SIFT) algorithm, The IMC- PID is using the internal model control principle for PID parameters is calculated, Decoupling, restore the o
PID
- PID控制算法,详细介绍PID原理,并含有C语言变成事例(PID control algorithm)
PID算法原理
- 熟悉自动控制的经典算法,有助于设计自动控制设备。(Familiar with the classic algorithm of automatic control, help to design automatic control equipment.)
PID算法原理及调整规律
- 学习自动控制原理中的经典算法,PID算法,为调试自动控制设备做知识储备。(Learn the automatic control principle of the classic algorithm, PID algorithm for debugging automatic control equipment to do knowledge reserves.)
PWMconguration
- 基于数字PID算法控制的电源原理解析,适合电源行业的朋友学习参考(Based on digital PID algorithm control power analysis, suitable for the power industry friends learning reference)
PIDFuzzytest2
- 实现模糊PID控制的基本原理,为初学者提供初级的模糊PID知识。(The basic principle of fuzzy PID control is realized, and the beginner's primary fuzzy PID knowledge is provided.)
antenna design text
- pid控制u原理开发发,教程,天线,antenna,教学辅导,入门(pidhttp://www.pudn.com/Download/upload)
PID
- 自动控制原理的PID技术,内附PDF电子书,该源代码经本人验证好使,可以酌情更改,内附较为详细的电子书,代码为C++代码(The PID technology of automatic control principle is attached to PDF e-book. The source code is verified by myself, so that it can be changed as appropriate, and the detailed e-book is atta
PID控制算法的C语言实现一 PID算法原理
- PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)