Solving the HJB equation with state constraints (source code): Difference between revisions

From TomWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Source code for solving the Hamilton-Jacobi-Bellman equation for a stochastic system with state constraints will soon appear here. The code is based on collocation using [[PROPT]], and the [[SNOPT]] nonlinear solver.
Source code for solving the Hamilton-Jacobi-Bellman equation for a stochastic system with state constraints will soon appear here. The code is based on collocation using [[PROPT]], and the [[SNOPT]] nonlinear solver.


For more information see, ''Solving the Hamilton-Jacobi-Bellman equation for a stochastic system with state constraints'' by P. Rutquist et al, in Procedings from the 53rd IEEE Conference on Decision and Control, or the technical report with the same name at Chalmers University.
For more information see, ''Solving the Hamilton-Jacobi-Bellman equation for a stochastic system with state constraints'' by P. Rutquist et al, in Procedings from the 53rd IEEE Conference on Decision and Control, or the technical report with the same name in the Chalmers Publication Library.
 
[[Category: PROPT]]
[[Category: PROPT]]

Revision as of 03:59, 14 September 2014

Source code for solving the Hamilton-Jacobi-Bellman equation for a stochastic system with state constraints will soon appear here. The code is based on collocation using PROPT, and the SNOPT nonlinear solver.

For more information see, Solving the Hamilton-Jacobi-Bellman equation for a stochastic system with state constraints by P. Rutquist et al, in Procedings from the 53rd IEEE Conference on Decision and Control, or the technical report with the same name in the Chalmers Publication Library.