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().
The information on this web page is distributed under the MIT license.
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().
The calling program creates data and command files which can be used by GNUPLOT to create images.