Create random points in a rectangular domain, but with minimum separation distance
Show older comments
Hello,
I am not a regular user of this program. Hence this query.
I am interested to create random points in a 2D rectangular space, to start with, a uniform distribution. I know how to do this. However, I want to ensure that each of these points are separated by a certain minimum distance.
Can anyone help me with the script please.
Thank you.
Suresh
Accepted Answer
More Answers (2)
SS
on 1 Nov 2014
0 votes
1 Comment
Image Analyst
on 1 Nov 2014
I suggest you post this in a brand new question. But try the ellipsoid function first using the "try and keep/reject" concept. If you can't get it working, post your code in a new question since it's a different topic than this one.
SS
on 1 Nov 2014
0 votes
2 Comments
Image Analyst
on 1 Nov 2014
Edited: Image Analyst
on 1 Nov 2014
Yeah but I see you didn't take my advice, so expect a lot of questions like "Do the axes of the ellipsoids have to align with the xyz axes?", "What have you tried?", "Have you seen the ellipsoid function?", "Is this a homework problem?", and so on.
SS
on 2 Nov 2014
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


