You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository includes codes and documentations created as a part of my *Supervised Learning Project* (SLP).
6
+
The project is being guided by [Prof. Debasish Chatterjee](https://www.sc.iitb.ac.in/~chatterjee/master/homepage/index.html) from Systems and Control Engineering, Indian Institute of Technology Bombay.
7
+
8
+
## Abstract
9
+
10
+
Here, we study the numerical methods for optimal control. In particular,
11
+
the direct methods are discussed with an objective to showcase an approach for
12
+
general optimal control problems. These methods, which include single shooting,
13
+
multiple shooting and collocation methods, are relatively simple to follow and effectively
14
+
solve a wide variety of optimization problems. We illustrate each of the
0 commit comments