Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 333 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 333 Bytes

Optimal

In this project, we derived the nonlinear dynamic equations for a Quadcopter system, linearized the nonlinear model, calculated the cost function, applied various optimal control algorithms, including Dynamic Programming, LQR, SDRE, and Steepest Descent, and finally simulated the control algorithms through MATLAB coding.