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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!