控制 Resources

Showing items tagged with "控制"

LQR inverted pendulum control simulation based on the standard state-space equation x=Ax+Bu, y=Cx+Du. The qiuk.m file utilizes MATLAB's lqr function to compute the optimal control gain matrix K, which is then implemented in the fangzhen.m simulation file (with K pre-loaded) to generate stabilization curves for the inverted pendulum system.

MATLAB 179 views Tagged

This project features a MATLAB-based simulation of Automatic Governor Control (AGC) for a two-area power system. The implementation includes key components such as load frequency control, tie-line power exchange modeling, and governor response algorithms. The accompanying documentation provides detailed system specifications, parameter configurations, and implementation methodology.

MATLAB 226 views Tagged