poisson_simulation_test


poisson_simulation_test, a FORTRAN90 code which calls poisson_simulation(), which simulates a Poisson process in which events occur uniformly at random, with an average waiting time of Lambda, creating output for graphics by gnuplot().

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

poisson_simulation, a FORTRAN90 code which simulates a Poisson process in which events randomly occur with an average waiting time of Lambda, creating output for graphics by gnuplot().

Source Code:

The calling program creates data and command files which can be used by GNUPLOT to create images.


Last revised on 07 August 2020.