搜索资源列表
fuzzypid
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,去掉了Debug文件
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.
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
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
PIDsuanf
- PID算法简介及离散化后用C语言如何实现-ntroduction and discrete PID algorithm in C language how to achieve the
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
PIDalgorithm
- 使用c完成的PID控制算法,实现对温度的有效控制-PID control algorithm using C, realize the effective control of temperature
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)