Integrated Navigation System: GPS and Inertial Navigation
This technical overview explains GPS and inertial navigation integration using sensor fusion algorithms, implemented through Kalman filtering for enhanced positioning accuracy.
Explore MATLAB source code curated for "惯性导航" with clean implementations, documentation, and examples.
This technical overview explains GPS and inertial navigation integration using sensor fusion algorithms, implemented through Kalman filtering for enhanced positioning accuracy.
International Classic Textbook: GPS Global Positioning Systems - Inertial Navigation and Integration (Wiley 2001) with Algorithm and System Integration Insights
Implementation of initial alignment for inertial navigation using North-East-Down (NED) coordinate system with 10 state variables including sensor errors and misalignment parameters, featuring Kalman filter-based estimation algorithm
High-precision inertial navigation solution program featuring experimental trajectory generation, inertial navigation computation, and advanced algorithm implementation with MATLAB/Python code examples
MATLAB simulation of integrated inertial navigation and GPS navigation using the Unscented Kalman Filter algorithm, including implementation details and validation
Transfer alignment procedure for inertial navigation systems, implementing velocity plus attitude matching method with sensor data fusion algorithms.
MATLAB implementation of strapdown inertial navigation algorithm with included sample coordinate points for testing and validation.
MATLAB implementation of inertial navigation algorithms with executable code examples and sensor parameter configuration guidance
This inertial navigation error analysis program generates error curve plots and simulates real-system error characteristics, featuring Monte Carlo simulations and statistical error modeling algorithms.
Large misalignment angle initial alignment implementation using Unscented Kalman Filter (UKF) for inertial navigation system initialization, featuring nonlinear state estimation and sigma point transformation