倒立摆 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 182 views Tagged

MATLAB source code for simulating a first-order inverted pendulum system, featuring a vertical cantilever-pendulum configuration with mathematical modeling and control system implementation

MATLAB 198 views Tagged