Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/crodriguezvega/risk-sensitive-control
- Owner: crodriguezvega
- Created: 2014-03-21T12:20:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T11:47:34.000Z (about 9 years ago)
- Last Synced: 2023-08-18T00:38:23.896Z (about 1 year ago)
- Topics: asset-management, hamilton-jacobi-bellman, matlab, stochastic-control
- Language: Matlab
- Size: 1.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")