AleksandarHaber / Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-MethodView on GitHub
We implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the Riccati equation and to compute the solution.
☆31Apr 10, 2026Updated 4 months ago
Alternatives and similar repositories for Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method
Users that are interested in Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-Method are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆32Apr 10, 2026Updated 4 months ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆91Apr 10, 2026Updated 4 months ago
- This project deals with system identification and machine learning of large-scale deformable mirrors used in adaptive optics. I have subm…☆21Apr 10, 2026Updated 4 months ago
- Repository Associated with the Paper☆16Apr 24, 2022Updated 4 years ago
- Code supporting the WAFR paper "A Performance Analysis of Differential Dynamic Programming on a GPU," and the ICRA workshop follow on wor…