搜索资源列表
PID
- 基于神经网络的参数自整定PID控制算法源代码 具有很强的使用价值 经过测试 可以运行-The parameters based on neural network self-tuning PID control algorithm has a strong value the source code has been tested to run
fuzzyPID_cpp
- fuzzy pid 模糊控制代码 模糊PID控制,参数自整定。纯C语言。 无注释-fuzzy pid control, C/C++
pid--adaptive
- 基于自适应的PID参数整定,代码简单实用,适合初学者使用学习-Based on adaptive PID parameter tuning, the code is simple and practical, suitable for beginners to learn
Self_balancing
- 使用arduino单片机实现小车的自动平衡控制,包括小车姿态获取---卡尔曼滤波,和PID参数整定。解压后整个文件夹放到arduino的libraries文件夹里面。只需打开并烧写Self_balancing.ino这个代码例程。(Using Arduino microcontroller to achieve automatic balancing control of the car, including car attitude
fb58pid
- 共享一个西门子PLC上所使用的软件PID程序(FB58),我已将其改为C语言代码, 并已在关键地方附有中文注释,带自整定功能。 经测试,自整定后的PID参数非常好用,这就解决了繁琐的参数整定问题了。(Sharing a software PID program (FB58) used on Siemens PLC, I have changed it to C language code. Chinese annotations hav