Hawkes Simulation

This file contains code for exact simulation of Hawkes processes with exponential kernel.
107 descargas
Actualizado 29 mar 2020

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.2

Improved comments

1.0.1

Citation updated

1.0.0