PID控制 Resources

Showing items tagged with "PID控制"

This implementation utilizes a discrete fractional-order control algorithm for PID parameter tuning, featuring advanced mathematical foundations for precision control applications.

MATLAB 328 views Tagged

This project implements PID control for quadrotor systems, includes comprehensive documentation, and has been fully debugged. If the oscilloscope fails to display results, try replacing it with a different oscilloscope unit.

MATLAB 251 views Tagged

PID control is widely used in industrial production, but obtaining optimal PID parameters remains challenging. This example provides a reference for PID control enthusiasts by demonstrating genetic algorithm-based PID optimization. The implementation includes parameter tuning through selection, crossover, and mutation operations to achieve better system performance.

MATLAB 238 views Tagged