PID控制器 Resources

Showing items tagged with "PID控制器"

A hybrid temperature controller that utilizes PID control for small deviations and fuzzy logic control for large deviations, with switching mechanism for mode transition. This implementation provides valuable reference for control system design with practical code structure considerations.

MATLAB 251 views Tagged

MATLAB simulation of PID control algorithm where parameters Kp, Ki, and Kd represent the proportional, integral, and derivative terms of the PID controller respectively, with implementation examples using transfer functions and discrete-time formulations.

MATLAB 233 views Tagged