搜索资源列表
levelingdevicePIDcontrolleresign
- 为了便于进行形象化的理解,本章进行了控制结果的可视化编程。利用Matlab与Borland C++ Builder的程序开发接口,通过建立独立的可执行程序,演示了控制过程中对熨平板进行调节的过程。最终认为,PID控制和人工神经网络控制对控制速度和精度都有了很多的改善;对摊铺机自动调平装置而言,其控制器的设计占有重要的地位。 -To facilitate figurative understanding of this chapter for the control of the results
ctrllab3.0
- 薛定宇教授 ctrllab工具箱3.0;PID参数仿真用。 使用方法:1)解压,并在matlab下导入路径;2)在命令窗口执行ctrllab即可。 -Professor Xue Dingyu ctrllab Toolbox 3.0 PID parameters in simulation. Usage: 1) extract and import under the matlab path 2) In the command window to execute ctrllab.
PID.m
- 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
pid_zen_ding
- 我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
CHAPTER4
- 本文讨论了神经网络PID控制策略,提出了一种单神经元自适应PID控制器,给出了控制模型,探讨了单神经元自适应PID控制学习算法,通过修改神经元控制器连接加权系数 ,构成了自适应PID控制器。利用神经网络的自学习能力进行PID控制参数的在线整定,并使用了MATLAB软件进行了仿真研究。比较传统PID控制器与单神经元自适应PID控制器两者的仿真结果表明,神经网络PID控制器参数调节简单,具有很高的精度和很强的适应性,可以获得满意的控制效果。-This paper discusses the nerv
fuzzyPID
- 某工业系统可等效为二阶环节带延迟...且执行机构具有0.07的死区和0.7的饱和区。采样时间T=0.01;系统的输入r(t)=1.5 要求1)设计一模糊控制器,使系统输出尽快跟随系统输入;2)模糊控制与PID控制的性能进行比较;3)系统有无延迟性能进行比较-An industrial system can be equivalent to second-order part of the implementing agencies with a delay ... and the dead
DMC-sheji
- 摘要 随着火电机组向大容量、高参数和高效率方向发展,对机组热工自动控制系统控制品质的要求也随之提高。在热工过程中,大多数热工对象具有较大的惯性和迟延,且是非线性和慢时变的,部分对象还是多变量的,因而具有很大的不确定性和强耦合性。这就难以建立精确的数学模型,使采用固定参数的PID控制器不能与生产上越来越高的控制要求相适应。 本文主要是研究动态矩阵控制算法在主汽温控制方面的应用。首先,分析了当前火电厂主汽温的控制方式和常规的控制方法,以及影响主汽温变化的各种扰动因素;然后,介绍了动态矩阵控制
MATLAB-PID-chengxu
- 使用说明 1、所有仿真算法按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。 3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。 4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。 5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。 北京航空
bpnet
- 智能控制;BP神经网络算法;PID控制器MATLAB 仿真-Intelligent Control BP neural network algorithm MATLAB simulation, the PID controller
BPPID
- 基于BP神经网络PID整定原理和算法步骤,并文中附有相关的MATLAB程度源代码;-Based on BP neural network PID tuning principles and steps of the algorithm, and can be related to the degree of the MATLAB source code
MATLAB-SIMULINK建模与仿真实例精讲-张德丰(程序)
- simulink 从入门到精通,各个模块功能详细讲解,适合初学者;PID 控制模块,智能控制(Simulink from entry to the master, each module function detailed explanation, suitable for beginners; PID control module, intelligent control)
模糊自整定PID控制器MATLAB仿真
- 模糊自整定PID控制器设计,基于MATLAB仿真实例,附上代码。(Fuzzy pid control example, based on MATLAB,it changs its Kp,Ki,Kd automatically.)
mariner
- 在matlab中对船舶的运动控制进行仿真,采用的算法是PID控制算法(The motion control of the ship is simulated in MATLAB, and the algorithm used is the PID control algorithm)
pso GA PID参数整定
- 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia
chap8
- 利用Matlab编写的专家PID自适应 更改被控对象可直接使用(The expert PID adapted by Matlab adaptively changes the controlled object to be used directly)
bppid
- 基于神经网络bp的pid控制器,可以运行。(based on nerual network pid controller)
BP based PID Control
- 被控对象为传递函数,是神经网络BPpid控制的(Based on bp nerual network pid control)
fuzzypid
- matlab环境下实现模糊PID控制,m脚本文件实现。(Matlab environment to achieve fuzzy PID control, m scr ipt file implementation.)
专家PID
- 专家PID控制仿真程序,是很好地学习专家pid的资料(Expert PID control simulation program is a good way to learn expert PID information.)
船运动程序matlab
- MATLAB,基于PID船舶航向控制程序,船舶(MATLAB,Based on PID ship course control program,ship)