Solar Azimuth and Elevation Angle Calculator for Any Time and Geographic Coordinates
A computational program for calculating solar azimuth and elevation angles at any given time and latitude/longitude coordinates
Explore MATLAB source code curated for "经纬度" with clean implementations, documentation, and examples.
A computational program for calculating solar azimuth and elevation angles at any given time and latitude/longitude coordinates
GPS solving program that processes raw GPS data to calculate local latitude and longitude coordinates with algorithm implementation details
Kalman Filter experiment with time series prediction, including GPS data parsing for latitude and longitude coordinates with implementation insights
Utilizing telemetry data from four BeiDou satellites to determine receiver coordinates and convert them into latitude and longitude
Implementation of computational algorithms for strapdown inertial navigation system parameters including velocity, geographic coordinates, and attitude angles with sensor error compensation
Computes the distance between two latitude/longitude coordinate points using spherical trigonometry algorithms and code examples
MATLAB implementations for sophisticated geodetic coordinate transformations including ENU, ECEF, and geographic coordinate systems with detailed algorithmic explanations