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 information on this web page is 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.