Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.26 KB

File metadata and controls

31 lines (24 loc) · 1.26 KB

DOI

Overview

This repository includes codes and documentation created as a part of my Supervised Learning Project (SLP). The project was guided by Prof. Debasish Chatterjee from Systems and Control Engineering, Indian Institute of Technology Bombay.

Abstract

Here, we study the numerical methods for optimal control. In particular, the direct methods are discussed with an objective to showcase an approach for general optimal control problems. These methods, which include single shooting, multiple shooting and collocation methods, are relatively simple to follow and effectively solve a wide variety of optimization problems. We illustrate each of the methods by working through example problems.

Contributors

Project Tree

.
├───Documentations
└───Optimal-Control-Problems
    ├───Bryson_Denham
    │   └───results
    └───Double_Integrator
        └───results