poisson_simulation_test


poisson_simulation_test, a Fortran77 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 Fortran77 code 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().

Source Code:


Last revised on 02 November 2023.