搜索资源列表
fuzzypid
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,去掉了Debug文件
pid.rar
- 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值,fuzzy-PID
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
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
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.
MainTemperaturePIDcontrol
- 锅炉主汽温自适应模糊PID控制,:对锅炉主温度动态特性,以及采用传统PID控制方式和模糊控制方式的优缺点进行了分析,进而提出将模糊控制与常规PID 控制相结合的思路,设计了主汽温自适应模糊PID控制系统。仿真结果表明,其控制效果得到明显改善。-Main steam temperature adaptive fuzzy PID control
Fuzzy-PID-control-c-program
- 由于项目需要,需要模糊控制算法,之前此类知识为0,经过半个多月的研究,终于有的小进展。开始想从强大的互联网上搜点c代码来研究下,结果搜遍所有搜索引擎都搜不到,以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!现将其公开供大家学习研究!-Fuzzy PID control c program.doc
fuzzyPID_cpp
- fuzzy pid 模糊控制代码 模糊PID控制,参数自整定。纯C语言。 无注释-fuzzy pid control, C/C++
LSSVMLab-1.6
- 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值-Fuzzy PID algorithm (C++,) the general control algorithm for temperature control, Kp, Ki, Kd, to be based on a specific control object to take the appropriate value
mo-hu-PID
- 模糊PID算法C语言程序,应用查表法,给出了模糊PID的具体程序-Fuzzy PID algorithm C language program, the application of look-up table method, given the specific procedures of the fuzzy PID
FUZZY_PID
- 采用C语言编写的模糊PID算法,该算法写了详细的注释-Fuzzy PID algorithm C language, the algorithm wrote detailed notes. . .
fuzzyPIDaC
- 模糊PID控制,C语言实现程序,可供新手学习-Fuzzy PID control, C language program for novice learning
PID-Fuzzy
- 人工智能 模糊控制 PID 经典算法,可以用于格种跟踪控制内面,C语言写的-Artificial intelligence fuzzy control PID classical algorithm, can be used for the case of tracking control within the C language
BP-C
- : 针对常规 PID 控制器不能在线修正参数以及模糊规则和率属函数对专家经验的依赖 性,提出了神经网络模糊自适应 PID 控制器,-Research on Fuzzy Adaptive PID Control Based on Neural Netowork
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)