Randomly generated coordinates within arbitrary region
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
KSSV
il 14 Feb 2018
Generate the boundary and then create random numbers. You can google or search in mathworks you will get many useful discussions.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Random Number Generation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!