poisson_simulation_test, a C++ 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 computer code and data files described and made available on this web page are distributed under the MIT license
poisson_simulation, a C++ 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.