搜索资源列表
chap08
- 針對單輸入與雙輸入模糊溫度控制系統,以C語言程式分別實現
pid.rar
- 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值,fuzzy-PID
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
fuzzy-controller-program
- 在MATLAB环境下,实现模糊控制,在必要的地方都有注释,适合研究模糊控制-In the MATLAB environment, fuzzy control, where necessary, have the notes for the fuzzy control
Advanced_PIC_Control_Matlab_Simulation
- 该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制-Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.
Fuzzy
- 模糊控制的matlab程序,已经调试成功。包括C语言程序-Matlab fuzzy control procedures, has been debugged. Include the C language program
fuzzy-predictive-control
- 锅炉燃烧系统的模糊预测控制,完整的程序设计流程图-Boiler combustion system of fuzzy predictive control, complete the program flow chart
Control-chart-based-on-identification-of-fuzzy-dat
- 基于控制图的模糊资料判别研究Control chart based on identification of fuzzy data-Control chart based on identification of fuzzy data
FuzzyPID
- fuzzypid模糊控制的程序,c++环境编程-fuzzypid fuzzy control program, c++ programming environment
C-FC
- 运用模糊控制理论设计控制器 对单级倒立摆进行控制-Design controller using fuzzy control theory to control the single-stage inverted pendulum
c--realise-fuzzy-control-algorithm
- 该程序可以很好的仿真出模糊控制的情形,详细说明了仿真的情景。-The program can be a good simulation of fuzzy control situation, a detailed descr iption of the simulation scenarios.
FuzzyController
- matlab模糊控制C源代码,基于VS2010,直接能够运行-matlab Fuzzy Control C source code, based on VS2010, can be run directly
matlab
- 本文将介绍模糊控制的思想,模糊控制的matlab/simulink 2012b仿真以及模糊控制器的C语言代码导出操作.这里没有复杂的理论公式,只有简单的语言描述和具体实现过程.-This article will introduce the idea of fuzzy control, fuzzy control matlab/simulink 2012b simulation and fuzzy controller C language code export operation.There
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)