Continuous-Time, Finite-Horizon LQR
A tutorial for using matlab to stabilize a trajectory of a non-linear system, using a finite-horizon continuous-time Linear Quadratic Regulator (LQR). The function trajectoryLqr.m solves the finite-horizon continuous-time LQR problem for a time-varying plant. This is used to generate a trajectory tracking controller. Includes multiple example files to show usage.
The image shows an estimation of the backward-reachable set of states along the trajectory which can be stabilized to the target along the trajectory of choice using the finite-horizon continuous-time LQR controller.
Cite As
Matthew Kelly (2024). Continuous-Time, Finite-Horizon LQR (https://github.com/MatthewPeterKelly/Continuous_Finite_LQR), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > Control System Toolbox > Control System Design and Tuning > State-Space Control Design and Estimation >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | improved title, summary, and image. |
|
|
1.0.0.0 |
|