An open API service indexing awesome lists of open source software.

https://github.com/ziraddingulumjanly/simulation-based-optimal-control-methods

This project explores optimal control through LQR tuning and simulation-based optimization methods. It includes applications such as control gain selection for dynamic systems and constrained resource extraction using direct methods.
https://github.com/ziraddingulumjanly/simulation-based-optimal-control-methods

Last synced: 5 months ago
JSON representation

This project explores optimal control through LQR tuning and simulation-based optimization methods. It includes applications such as control gain selection for dynamic systems and constrained resource extraction using direct methods.

Awesome Lists containing this project

README

          

# Simulation-Based-Optimal-Control-Methods
This project explores optimal control through LQR tuning and simulation-based optimization methods. It includes applications such as control gain selection for dynamic systems and constrained resource extraction using direct methods.

## Simulation-Based Optimal Control – SYSE 511

This repository contains MATLAB implementations and LaTeX writeups for two optimal control tasks:
1. **LQR Design** – Includes gain tuning, pole analysis, rise-time targeting, and finite-horizon Riccati integration (Parts a–d).
2. **Nonlinear Resource Extraction** – Solves a constrained optimal control problem using direct optimization with control discretization and state simulation.

---

### Instructions

1. Run all MATLAB scripts in order to generate the required plots (`.pdf`).
2. Upload the provided LaTeX file and the exported plots into Overleaf.
3. Compile the LaTeX document to produce the final report.