Info
This question is closed. Reopen it to edit or answer.
i.Divide a square(100 x 100)into given number of equal sized sub-squares. ii. Next, distribute 20 points inside the sub-square using Poisson distribution
3 views (last 30 days)
Show older comments
For step ii. We need to find a random number based on intensity using Poisson distribution, such that the random number gives the number of points inside each sub-square. But, the total number of points must be equal to 20.
I need idea to generate points in step ii. Please help
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!