source code for generating random numbers using poisson dist
source code for generating random numbers using poisson dist
Hi There,
Can anyone help me in developing source code in c for random number generation with poisson distribution.
Any help will be appreciated.
Thanks
Jaswanth
16 Aug 05, 8:39PM
Do you want C or will C++ do ??
16 Aug 05, 9:35PM
C will be fine
Thanks for your help.
jaswanth
6 Nov 05, 5:19PM
ok.. Try this:
http://www.codecogs.com/d-ox/stats/dists/discrete/poisson/randomsample.php
We're rearranged all the stats stuff. Hopefully its more logical as well as much more extensive.
Login