Linear Quadratic Regulator: Difference between revisions
Appearance
RobertLampel (talk | contribs) No edit summary |
RobertLampel (talk | contribs) |
||
| Line 28: | Line 28: | ||
Here is one local solution to the above control problem. | Here is one local solution to the above control problem. | ||
<gallery caption="Reference solution plots" widths=" | <gallery caption="Reference solution plots" widths="500px" heights="300px" perrow="1"> | ||
Image:LQR.png| States and discretized control for a local optimum. | Image:LQR.png| States and discretized control for a local optimum. | ||
</gallery> | </gallery> | ||
Latest revision as of 13:46, 28 November 2025
| Linear Quadratic Regulator | |
|---|---|
| State dimension: | 1 |
| Differential states: | 1 |
| Discrete control functions: | 1 |
The Linear Quadratic Regulator problem is a popular one-dimensional toy ODE model which is especially suited for multiple shooting solvers. It aims to minimize a quadratic Lagrange term.
The optimal control function exhibits a singular arc.
Mathematical formulation
Parameters
We choose and .
Reference Solutions
Here is one local solution to the above control problem.
- Reference solution plots
-
States and discretized control for a local optimum.
Miscellaneous and Further Reading
The problem description and further references can be found on Wikipedia [1].
References
[1] https://en.wikipedia.org/wiki/Linear%E2%80%93quadratic_regulator