搜索资源列表
fuzzypid
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,去掉了Debug文件
cofpidcontrol
- 一个很好的PID控制C语言程序,希望对大家有用
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
HsPIDController
- 使用C++实现PID控制算法,程序中包含输入数据的产生;控制算法的实现;数据的输出,用户可以向结构中填入自己的输入和输出-The use of C++ to achieve PID control algorithm, the program contains input data generation control algorithm implementation data output, the user can fill in the structure of their own i
1_071230021054
- 是资料本。主要讲述PID的控制算法。以及几种PID控制算法的比较。其中可以采用c、c#编程。-This is the information. Mainly about the PID control algorithm. And several PID control algorithms. One can use c, c# programming.
temperature-measurement-
- 测温范围为0—600摄氏度的温度测量系统设计,运用PID神经网络对测量数据进行拟合。-Temperature range of 0-600 degrees C temperature measurement system design, the use of PID neural network to fit the measured data.
PID
- 详细的C语言实现的PID控制算法 自用 适合于初学者学习使用-Details of the C language implementation of the PID control algorithm is suitable for beginners to learn to use their own use
Fuzzy-PID-control-c-program
- 由于项目需要,需要模糊控制算法,之前此类知识为0,经过半个多月的研究,终于有的小进展。开始想从强大的互联网上搜点c代码来研究下,结果搜遍所有搜索引擎都搜不到,以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!现将其公开供大家学习研究!-Fuzzy PID control c program.doc
br3ttb-Arduino-PID-Library-20199df
- Arduino开发环境的PID模块,使用C/C++编写,可作为学习资料。-PID module of the Arduino development environment, using C/C preparation, can be used as learning materials.
fuzzyPID_cpp
- fuzzy pid 模糊控制代码 模糊PID控制,参数自整定。纯C语言。 无注释-fuzzy pid control, C/C++
pidvb
- 该程序在C++环境实现液位的PID控制,也可以无扰动的切换到手动模式-PID control of the program to achieve the level of C++ environment, can also switch to manual mode disturbances
pid
- PID经典实用的C语言算法可用于了解学习-PID classic and practical C language algorithms can be used to understand learning
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
single-neuron-adaptive-PID
- 用C语言实现“单神经元自适应PID控制”-Using C language to achieve the single neuron adaptive PID control
pid
- 温度PID控制功能块FB58使用入门 西门子自适应 以及C语言源代码-PID temperature control function block FB58 Getting Started Siemens adaptive and C language source code
PID-Fuzzy
- 人工智能 模糊控制 PID 经典算法,可以用于格种跟踪控制内面,C语言写的-Artificial intelligence fuzzy control PID classical algorithm, can be used for the case of tracking control within the C language
pids(C)-OK
- 我调试过的PID 追踪车辆轨迹算发,用于模拟无人驾驶,C 算法-I debug the PID tracking vehicle trajectory calculation, used to simulate unmanned, C algorithm
BP-C
- : 针对常规 PID 控制器不能在线修正参数以及模糊规则和率属函数对专家经验的依赖 性,提出了神经网络模糊自适应 PID 控制器,-Research on Fuzzy Adaptive PID Control Based on Neural Netowork
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)
PID控制算法的C语言实现.(绝对的好东西)
- pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)