Finding closest coordinates and rearranging order to match

1 view (last 30 days)
Hello,
I have data from stars that are arranged in terms of magnitude for each exposure time, each star has an associated x and y coordinate.
I want to search each coordinate with the initial exposure to find the closest matching coordinates and rearrange the other exposures to match as the stars are currently arranged by magnitude.
Attached is an excel file with the data.

Answers (1)

KSSV
KSSV on 8 Nov 2019
Read about knnsearch. This is your function for today.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!