Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crodriguezvega/risk-sensitive-control

Risk-sensitive asset management simulation in Matlab.
https://github.com/crodriguezvega/risk-sensitive-control

asset-management hamilton-jacobi-bellman matlab stochastic-control

Last synced: 10 days ago
JSON representation

Risk-sensitive asset management simulation in Matlab.

Awesome Lists containing this project

README

        

Risk-sensitive optimal asset management in Matlab
=================================================

Matlab classes to simulate the HJB (Hamilton-Jacobi-Bellman) equation arising from the stochastic control problem in [this](http://arxiv.org/abs/1001.1379 "Research paper") research paper by Mark Davis and Sebastien Lleo. This code was written as part of my thesis for the [MSc in Mathematical Finance](http://maths.york.ac.uk/www/onlinemscmathfin "MSc in Mathematical Finance") from the University of York.

Usage
=====

See example files provided in folder `samples`. The result of executing the 2-factor example produces the following grahs:

![Alt text](/samples/2-factor/screenshot.png "2-factor risk-sensitive optimal control")