Skip to content

DrDanRyan/Optimal-Control-Solvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a set of optimal control solver routines for Matlab.  
Please see the OCSolverManual.pdf file for a complete description.

This project relies on the ode solver odevr7 created by Larry Shampine and 
freely available at http://faculty.smu.edu/shampine/current.html. This solver
is significantly faster at solving odes to very tight tolerances than any of 
the basic Matlab routines.

Also, the griddedInterpolant class is used extensively, which requires Matlab 2011b
or later.

About

A set of optimal control problem solvers written in Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published