搜索资源列表
PID
- 这是偶近几年来研究的多种PID控制程序,有灰色PID,神经网络自适应PID,模糊PID等等,程序多多,肯定会对大家有帮助的!
chap1
- 模糊自适应PID控制和常规PID控制的仿真,对阶跃信号的仿真-Fuzzy adaptive PID control and conventional PID control simulation, the simulation of the step signal
fuzzyPID
- 模糊自适应pid控制器的设计 内含源代码和论文一篇 可以使用 已用过-Design of fuzzy adaptive pid controller, and a paper containing the source code can be used has been used
simulink
- 自适应模糊PID控制的仿真文件和模糊规制-Adaptive fuzzy PID control and fuzzy simulation of regulatory documents
fuzzy
- 使用MATLAB仿真,模糊自适应PID控制算法具有较好的跟踪性能、抗干扰性、鲁棒性,提高了常规PID算法的适应能力及控制精度-fuzzyPID
fuzzyPID
- 模糊自适应PID,用来轨迹跟踪,对于用来设计控制器很有帮助-Fuzzy adaptive PID, for trajectory tracking, is used to design the controller for very helpful
FuzzyPAdaptivePRobustPPIDPController
- 适合用来学习模糊控制的源码。模糊自适应PID效果是非常不错。PID控制器,一种工业控制方式,比例积分微分控制规律(控制器数学模型G(S)=比例+微分+积分),经常用P表示比例,用I表示积分,用D表示微分。-Suitable for learning fuzzy control of the source. Fuzzy adaptive PID effect is very good. PID controller, an industrial control, PID control law (
FuzzyPIDControl
- 液压系统模糊自适应PID控制仿真,包含模糊控制器的设计文件。-Fuzzy Adaptive PID control of hydraulic system simulation
mohu
- 模糊自适应pid与传统pid对比,有较好的跟踪控制效果-fuzzy control
fuzzy_pid
- matlab中关于模糊自适应pid的代码-MATLAB fuzzy pid controller,verygood!
Fuzzy_PID
- 基于Matlab的模糊自适应PID控制器仿真研究 传统PID在对象变化时,控制器的参数难以自动调整。将模糊控制与PID控制结合,利用模糊推理方法实现对PID参数的在线自整定。使控制器具有较好的自适应性。使用MATLAB对系统进行仿真,结果表明系统的动态性能得到了提高。-Fuzzy adaptive PID controller based on Matlab simulation Traditional PID object changes, the controller paramet
fuzzy-PID
- 模糊自适应PID控制,PID参数整定,模糊规则,模糊推理-fuzzy PID control
Fuzzy-Tunning-PID-Control
- PID控制算法:模糊自适应整定PID控制算法-The PID control algorithm: fuzzy adaptive PID control algorithm
fuzzy-pid
- 模糊自适应PID控制仿真模型,模糊控制的一个例子-PID and Fuzzy control
Apadative-Fuzzy-pid-and-PID-control
- 采用MATLAB编程设计模糊自适应PID算法与常规PID算法,并在程序设计中比较两者算法的控制性能。-Programming using MATLAB fuzzy adaptive PID algorithm and conventional PID algorithm, and compare the performance of both the control algorithm in the program design.
模糊自适应PID
- 模糊自适应PID控制matlab程序,很实用(Fuzzy adaptive PID control , very practical)
模糊自适应PID控制建模
- 关于模糊PID的仿真以及与普通PID的结果比较(Simulation comparison of fuzzy PID)
自适应模糊PID控制模型
- 将模糊自适应控制与PID控制算法结合起来,建立模型并利用simulink进行仿真。(Combining fuzzy adaptive control with PID control algorithm, the model is built and simulated in simulink.)
FuzzPID
- 模糊自适应整定PID仿真程序。自适应模糊PID控制器以误差e和误差变化ec作为输入,可以满足不同时刻的e和ec对PID参数自整定的要求。(Fuzzy Adaptive Tuning PID Control.)
平衡车模糊PID控制
- 模糊PID即自适应PID,通过本程序可实现对平衡车模糊PID的优化控制,针对二阶的传递函数(This procedure can realize the optimal control of fuzzy PID)