Stixbox Function
Last update : 21/4/2006
rpoiss - Random numbers from the poisson distribution
Calling Sequence
- x=rpoiss(n,l)
Parameters
-
n : positive integer or vector [lig,col] of integers
-
l : positive real
-
x : vector or matrix of random numbers chosen from a poisson distribution with parameter l
Description
Random numbers from the poisson distribution (renewal method)