模糊PID控制程序 Resources

Showing items tagged with "模糊PID控制程序"

This program implements an adaptive fuzzy PID controller using error (e) and error rate of change (e_dot) as inputs to dynamically adjust PID parameters. The system employs fuzzy logic rules to modify PID coefficients online, creating a self-tuning controller that maintains optimal performance under varying conditions through real-time parameter optimization.

MATLAB 372 views Tagged