Finding closest coordinates and rearranging order to match
Show older comments
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
on 8 Nov 2019
0 votes
Read about knnsearch. This is your function for today.
Categories
Find more on MATLAB 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!