Randomly generated coordinates within arbitrary region
1 回表示 (過去 30 日間)
古いコメントを表示
Is there any particularly convenient way to generate (randomly) coordinates within some arbitrary bounded region in the plane? Perhaps via the vertices of the boundary. Or is it better to first define the region numerically and then randomly select values from the grid?
0 件のコメント
採用された回答
KSSV
2018 年 2 月 14 日
Generate the boundary and then create random numbers. You can google or search in mathworks you will get many useful discussions.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!