搜索资源列表
fuzzy-pid.rar
- 模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。,Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
pid
- 单纯形法整定pid参数,simulink环境,单纯形法很依赖初值的选取,在canshu.m中输入初始值。-Simplex method pid tuning parameters, simulink environment, simplex method is very dependent on the selection of initial value, in canshu.m enter the initial value.
PID.m
- 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
PID
- 波形识别法PID参数整定,其中主程序为ex.m 有整定过程演示 -Waveform recognition method PID parameter tuning, in which the main program for the setting process has ex.m demo
PID-GAs
- 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
PID-444
- PID控制界面程序源码 按A 和 M键进行手 自动切换 自带模拟量转数字量程序 -PID control interface program source by A and M key to bring their own hand analog automatic switching to digital process
PID
- 经过老师的指导:速度采样用M法不适应低,所以对于调速范围大的就用M/T法,适合于高低测速!对测速还要加以数字滤波!可用一阶惯性/中值法,平均法等!-After the teacher' s guide: the speed of the sampling method are not suited with M low speed range for the use of the M/T method, suitable for the level of gun! Gun would al
pid
- 刘金坤的《先进PID控制及其MATLAB仿真》所有实例的源码,是学习各类PID控制的经典资料-Liu Jinkun the " Advanced PID Control and MATLAB Simulation" all instances of the source code, is to learn the classic information on various types of PID control
differential_first.m
- 微分先行PID算法,MATLAB语言编写,仿真效果不错。-Differential first PID algorithm, MATLAB language, simulation results are good.
feedforward_pid.m
- 带前馈的PID算法,MATLAB语言编写,仿真效果不错。-With feed-forward PID algorithm, MATLAB language, simulation results are good.
integrate_separate.m
- 积分分离pId算法,MATLAB语言编写,仿真效果不错。-Integral separation pId algorithm, MATLAB language, simulation results are good.
pid_saturate.m
- 防积分饱和PID控制算法,MATLAB语言编写,仿真效果不错。-Anti-integral saturation PID control algorithm, MATLAB language, simulation results are good.
weifenxianxing
- 微分先行式的PID调试程序 matlab的M文件-PID differential first debugger matlab-style M-file
trying
- 温度控制的各种PID算法 Z-N Smith预估器 m和mdl文件-Temperature control pid Z-N Smith predictor
PIDSystem
- This m-file is written in MATLAB. It instroduces a simple method to create a PID controller
PIDControllerDesign
- It is a M-file Matlab code useful for PID controller design via root-locus method.
Fuzzy-PID-Controller-Design
- 模糊自整定PID控制器设计。 本资料含有详细的PID控制器算法M文件、Simulink模型搭建、模糊控制器设计以及相应的技术文档分析。相信对您一定很有帮助-Fuzzy self-tuning PID controller design. This information contains details of the PID controller algorithm M files, Simulink models to build, fuzzy controller design and
BP-PID.m
- BP神经网络搭建实现PID控制器的模型 BP神经网络搭建实现PID控制器的模型-BP neural network to build a model for the realization of PID controllers BP neural network to build a model for the realization of PID controllers
BP神经网络PID算法_matlab程序
- 神经网络优化pid控制程序的matlab文件,(Neural Network Optimization PID m file)
遗传算法优化pid
- 使用遗传算法对pid进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)