Great Circle Distance help?
Show older comments
So I'm working on a project where we have to take a given data set and input the whole 2 by 2 into a great circle distance formula which I think we hace to make but i'm not sure how to even start.

1 Comment
Image Analyst
on 29 Mar 2019
Edited: Image Analyst
on 29 Mar 2019
Here's a start click here
Also, you can avoid using radians by using the degree versions of the functions cosd(), sind(), and tand().
Answers (0)
Categories
Find more on Install Products 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!