搜索资源列表
fuzzycontrolerpid.rar
- 基于MATLAB下SIMULINK自带的模糊控制模块,实现模糊PID控制算法。,Based on SIMULINK under MATLAB own fuzzy control module, the realization of fuzzy PID control algorithm.
fuuzy
- 实现了matlab的simulink中的模糊PID控制系统的仿真-fuzzy pid controller can be sinmued in matlab software
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
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
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.
fuzzy-PID
- 模糊PID控制器设计源程序,已在matlab中运行通过,有良好的控制效果-Fuzzy PID controller design source, has been run by matlab, good control effect
fuzzytunpid
- MATLAB/SIMULINK 模糊PID控制 模糊PID控制-MATLAB/SIMULINK fuzzy PID control, fuzzy PID control
pid
- 用matlab开发的模糊pid控制算法的源代码,-Matlab pid with the development of fuzzy control algorithm source code
Matlab
- 无刷直流电机的模糊PID控制 simulink仿真-Brushless DC motor simulink simulation of the fuzzy PID control
homework-about-fuzzy-pid-control
- 上人工智能课程时做的作业,模糊pid控制,采用matlab模糊控制工具箱与simulink建模,测试效果不错,附带模糊pid的原理ppt-matlab/simulink code about fuzzy pid control.
基于simulink的模糊PID控制例子
- 模糊PID控制,基于Matlab仿真实现(Fuzzy PID Control and based on matlab.simulink)
辽宁某学院模糊pid仿真
- 这是我根据百度文库中一片辽宁某学院的本科毕设论文还原的二阶传递函数模糊pid控制、pid控制的代码。真实有效。(This is the two - order transfer function fuzzy PID control and PID control code that I have reduced according to an undergraduate thesis of a Liaoning college in the Baidu library. True and eff
自适应模糊PID
- 基于matlab及simulink搭建的模糊pid控制系统,参数调试的非常好,控制效果好(Based on the fuzzy PID control system built by MATLAB and Simulink, the parameter debugging is very good, and the control effect is good.)
_模糊PID控制器设计及MATLAB仿真
- MATLABPID模糊控制器设计仿真m本文将模糊控制和 PID 控制结合在一起,根据各自的特点构造了一个自适应模糊 PID 控制系统, 并在 MATLAB 中的模糊逻辑工具箱和 SIMULINK 基础上对该控制系统进行了仿真研究。(MATLAB fuzzy controller)
模糊控制
- matlab 实现模糊PID控制,将PD控制器输入输出数据作为专家操作试验数据,分别设计Mamdany型和T-S型模糊控制器,进行仿真计算(fuzzy PID controller based on matlab)
模糊PID
- 模糊PID 和PID 控制进行比较 观测性能(fuzzy pid and PID compare)
pid控制永磁电机
- 基于matlab/simulink永磁同步电机的模糊PID控制仿真模型,适用于永磁同步电机,仿真效果还可以(The fuzzy PID control simulation model based on MATLAB / Simulink is suitable for PMSM, and the simulation effect can also be)
fuzzy-pid for matlab simulink
- matlab模糊PID控制,包括文献及实例仿真程序(Matlab fuzzy PID control)
电机伺服系统PID控制、模糊PID控制、神经网络PID控制仿真比较
- 电机伺服系统PID控制、模糊PID控制、神经网络PID控制仿真比较的MATLAB程序