Skip to content

shengwen-tw/quadrotor-lqr-simulator

Repository files navigation

Quadrotor Linear Quadratic Regulator Simulator

A state-dependent LQR controller simulator for quadrotor written in MATLAB.

This project is featured with Structure-preserving Doubling Algorithm for solving optimal control gain, which is 5.1 times faster than MATLAB built-in function.

Derivation

Run simulation

Octave under GNU/Linux

> octave quadrotor_sim.m

MATLAB

execute quadrotor_sim.m

About

Simulation of quadrotor LQR control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages