搜索资源列表
pid2
- PID微分,积分算法程序,编译已通过,可以直接使用!-PID differential, integral algorithm, compiler has passed, can be directly used!
IncPID
- matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
zhuanjia111
- 用专家系统优化下面的PID参数或设计一个专家控制器,被控对象为 并与PI控制算法进项比较-use expert system optimization below the PID parameters, or a design expert controller, and object to the PI control algorithm with a credit comparison
PID_8
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
PID_9
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
PID_11
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
PID_10
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
PID_4
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
PID_5
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
PID_6
- 普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.-ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.
fangzhen111
- 共9个程序,通过实验熟悉如何使用MATELAB来编程,该程序可以实现最小拍有纹波、最小拍无纹波、数字PID和大林算法-a total of nine procedures, experimental MATELAB familiar with how to use programming, The procedure can be achieved with minimum ripple film, the smallest ripple-free digital, digital PID al
greyModelprediction
- 而灰色PID控制算法,以灰色系统理论为基础,对系统不确定部分建立灰色模型,进行灰色预估补偿,使控制系统的灰量得到一定程度的白化,可以提高PID控制质量及其鲁棒性。-and gray PID control algorithm, a gray system theory on the basis of the establishment of some system of uncertainty gray model, Gray predicted for compensation, and th
greyPIDcontrol
- 第一步:采用PID控制,在控制器启动过程中,首先采用灰色估计器对不确定部分的模型参数建立GM(0,N) 模型进行估计,其中 控制算法为 第二步:按估计参数加上补偿控制,估计器停止工作,灰色控制算法为 -first step : PID control, the controller startup process, First estimates for the gray part of the uncertain model parameters established GM (0
工业控制中的一种常用控制算法PID运算
- 工业控制中的一种常用控制算法PID运算-industrial control of a common computing PID control algorithm
PIDMATLAB
- 各种PID控制算法的MATLAB源程序,可以结合相应的指导书学习-various PID control algorithm MATLAB source, combining the corresponding study guide book
PID
- 主要是PID的算法程序!!要是在实际的调试中改点参数就可以移植了
647194Fuzzy-pid
- 模糊控制算法代码!!模糊控制算法代码
bijiaodianxingdPIDsuanfakzhiyuandaima
- 比较典型的PID算法控制源代码,是学习PID控制的好资料
fuzzyPID2
- 匀速升温控制是个复杂的过程,具有大惯性、纯滞后、非线性等特点,难以得到精确的数学模型。考虑到这些特点,为提高控制精度,将Fuzzy-PID算法应用于电阻炉温度控制系统,当误差较大时采用模糊控制,误差较小时采用模糊PID控制,实现了2种控制方法的优势互补,在此基础上,给出了Fuzzy-PID控制器设计、硬件结构和软件设计,实验曲线表明该控制算法可以获得满意的控制效果,采用模糊PID控制的效果明显优于常规PID控制。
pid
- PID 温度控制算法(C语言程序)