MatthewPeterKelly/OptimTraj

Costate Estimates

Open

#23 opened on 2016年9月9日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)MATLAB (219 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (704 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Do you plan to compute estimates of the costates and provide those with the OptimTraj solution, in addition to the states and controls? The costates can be useful if one wants to use an indirect method. Many optimal control solvers, such as the MATLAB solvers GPOPS-II, DIDO, PROPT, ICLOCS, and FALCON.m and the C++ solver PSOPT, do provide costate estimates in the solution.

GPOPS-II: http://www.gpops2.com/ DIDO: http://www.elissarglobal.com/academic/products/ PROPT: http://tomdyn.com/ ICLOCS: http://www.ee.ic.ac.uk/ICLOCS/ FALCON.m: http://www.fsd.mw.tum.de/software/falcon-m/ PSOPT: http://www.psopt.org/

コントリビューターガイド