shuoyueqishi / fuzzy-PID-controller
This repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.
☆98Updated 3 years ago
Alternatives and similar repositories for fuzzy-PID-controller:
Users that are interested in fuzzy-PID-controller are comparing it to the libraries listed below
- ☆53Updated 7 years ago
- ADRC C++ Lib☆18Updated 5 years ago
- ADRC Controller☆85Updated 7 years ago
- The model for the related motor control issues☆39Updated 4 years ago
- 先进PID控制算法(ADRC,TD,ESO)☆59Updated 4 years ago
- This fuzzy controller is based on C++. You can use triangle membership function or Gauss membership function or Trapezoid membership fu…