Can anyone help in generating 50 uniformly distributed points in a rectangular area given in following rectangular area?
1 次查看(过去 30 天)
显示 更早的评论
I want to generate 50 uniformly distributed points in the rectangular area shown in the pic. Can anyone help me?
3 个评论
Walter Roberson
2019-12-6
Generate one of the coordinates with one randi range and the other coordinates with a different randi range.
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!