搜索资源列表
lunwen.rar
- matlab进行模糊pid仿真的源代码,效果一般,但已在本人毕业论文中实用,pid fuzzy matlab simulation of source code, the effect of the general, but in my dissertation in the practical
PID.rar
- 状态反馈matlab仿真程序,注释详细,包括pid控制,Matlab simulation program state feedback, comments, details, including the pid control
nnPID.rar
- 一本关于PID控制的好书,包含各种PID控制,经典PID,模糊PID,神经网络PID,灰色PID,多变量解耦PID。书中附有大量的基于Matlab的仿真程序。 ,A good book on PID control, including a variety of PID control, classical PID, fuzzy PID, neural network PID, gray PID, multivariable decoupling PID. Based on the book
fuzzycontrolerpid.rar
- 基于MATLAB下SIMULINK自带的模糊控制模块,实现模糊PID控制算法。,Based on SIMULINK under MATLAB own fuzzy control module, the realization of fuzzy PID control algorithm.
FuzzyPID
- 里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three two-dimensional fuzzy controller to achieve PID controller parameters were Kp, ki, Kd, of the regulation. The control p
Simulink-FuzzyPID
- 用simulink做的模糊PID控制,里面包括了3个模型,每个模型的fuzzy控制模块都是通用的。-To do with simulink fuzzy PID control, which includes three models, each model of the fuzzy control module are generic.
PID.m
- 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
FUZZY-RBF-PID
- 基于模糊RBF网络整定的PID控制,采用增量PID形式-RBF network based on fuzzy tuning of PID control, PID form of incremental
MATLAB_PID
- 基于MATLAB的模糊PID控制系统的设计及其仿真,可以实现输入传函,程序给出pid数值-MATLAB-based fuzzy PID control system design and simulation, you can enter the transfer function implementation, the program give value pid
matlabsimulink
- 《MATLAB控制系统仿真与实例详解》一书的光盘源码。图书简介:本书详细地讲解了MATLAB 7.x的功能与相关操作以及MATLAB在控制系统中的仿真应用。本书内容包括控制系统仿真基础、MATLAB程序设计语言基础、控制系统理论基础、Simulink交互式仿真环境、控制系统建模、线性控制系统的分析与仿真、PID控制系统设计及仿真、最优控制系统设计、鲁棒控制系统设计、神经网络系统设计及其MATLAB实现、模糊控制系统设计和系统辨识。 -" MATLAB Control System S
FuzzyPID
- 模糊PID控制源程序.采样时间为1ms,在第300个采样时间时控制器输出加1.0的干扰.-Fuzzy PID control of the source code. Sampling time of 1ms, at No. 300 when the controller output sampling time add 1.0 interference.
MATLABprogram
- 基于Matlab环境编写的一些神经网络PID控制和模糊PID控制源代码,其中包含BP pid,CMAC PID,RBF PID,BP数值逼近算法,BP预测控制以及模糊PID。-Matlab-based environment for the preparation of a number of neural network PID control and fuzzy PID control of the source code, which includes BP pid, CMAC PID,
PID
- 文件中是 MATLAB的模糊 PID控制程序。主要是用一个模糊控制表来进行查询-Paper is MATLAB Fuzzy PID control procedures. Is a fuzzy control query table
fuzzy-PID
- 模糊PID控制器设计源程序,已在matlab中运行通过,有良好的控制效果-Fuzzy PID controller design source, has been run by matlab, good control effect
fuzzy
- 模糊控制得matlab仿真程序,主要做模糊控制仿真学习使用简单易懂。-Fuzzy control with matlab simulation program, the main job of fuzzy control simulation study using simple to understand.
pid
- 模糊PID控制器的MATLAB仿真程序 模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program internal schematic diagram of fuzzy controller, and two inputs, one output membership function chart.
Fuzzy PID Logic
- 根据模糊PID控制逻辑建立PID的三个输出参数的模糊控制逻辑fis文件(According to the fuzzy PID control logic, the fuzzy control logic FIS file of the three output parameters of PID is set up.)
模糊自适应PID
- 模糊自适应PID控制matlab程序,很实用(Fuzzy adaptive PID control , very practical)
模糊自整定PID控制器MATLAB仿真
- 模糊自整定PID控制器设计,基于MATLAB仿真实例,附上代码。(Fuzzy pid control example, based on MATLAB,it changs its Kp,Ki,Kd automatically.)
模糊PID与常规PID的比较
- 模糊PID 与常规PID的MATLAB 仿真比较与分析(fuzzy pid pid matlab)