Hawkes Simulation

This file contains code for exact simulation of Hawkes processes with exponential kernel.
107 Downloads
Aktualisiert 29. Mär 2020

Lizenz anzeigen

The file contains four different functions allowing to simulate exactly an Hawkes process with exponential kernel. Methodologies implemented are:

1) Euler scheme
2) Ogata's modified thinning algorithm
3) Daley and Vere-Jones modified thinning algorithm
4) Dassios and Zhao exact simulation

A script is also provided as example.

Zitieren als

Riccardo Brignone and Luca Gonzato (2020). Hawkes Simulation (https://www.mathworks.com/matlabcentral/fileexchange/74738), MATLAB Central File Exchange. Retrieved March 27, 2020.

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.2

Improved comments

1.0.1

Citation updated

1.0.0