|
|
| File Information |
| Description |
M-file to calculate the distance between two points on the earth surface, using different ellipsoid parameters. |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 07 Nov 2007 |
Several:
1) Identification of units used;
2) elimination of unnecessary if else loops;
3) improved help;
4) errors check.
(Thank you John) |
| 04 Aug 2010 |
Updates:
- code improvement (shorter code).
- detection of convergence failures after 1000 iterations.
- Bug eliminated: the tangent of sigma is calculated with atan2 instead of atan. |
| 04 Aug 2010 |
Ops, sorry folks, one last update: the function would fail when L = -1; the code was changed initializing lambda_old as a complex number, so the initial difference would never give zero, no matter what L's value is. |
|
Contact us at files@mathworks.com