how can I simulate poisson random process ?
6 views (last 30 days)
Show older comments
how can to simulate a single realization of the Poisson counting process as described above. Such that the discrete-amplitude random process counts the number of packets arriving in the time interval [0,t). Take your simulation total time to be 10 hours, time sampling step size to be 1 sec.
where the average number of packets arriving per minute in a certain cell is lamda equal 10 .
how can I compute the interval times between the arrival of each two successive packets ?
4 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!