How to generate random coordinates considering safety distance.

2 views (last 30 days)
Hi there, I wanted to generate multiple random coordinates with a safety distance, which means I don't want those coordinates to be too close to each other. For example the safety distance = 2, which means the minimun distance between the coordinates only can be 2, how can I do that? Thanks.
- Shin -
  1 Comment
Torsten
Torsten on 2 Feb 2023
Edited: Torsten on 2 Feb 2023
"random": following which distribution over which space ? "coordinates": dimension of the space ?

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 2 Feb 2023
See attached demo. Adapt as needed.

Categories

Find more on Spline Postprocessing in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!