Inertial Navigation Transfer Alignment
Inertial navigation transfer alignment procedure, featuring velocity-plus-attitude alignment with sensor calibration algorithms
Explore MATLAB source code curated for "速度" with clean implementations, documentation, and examples.
Inertial navigation transfer alignment procedure, featuring velocity-plus-attitude alignment with sensor calibration algorithms
Implement a vehicle following system where two vehicles move in a straight line, with the rear vehicle maintaining a predefined safe distance while adapting to the lead vehicle's acceleration/deceleration patterns. The simulation should generate curves for velocity, acceleration, and distance metrics, incorporating physics-based considerations.
Target Tracking and Localization - Including Position, Velocity, and Acceleration Tracking Curves
A nine-dimensional Kalman filter tracking algorithm that simultaneously estimates position, velocity, and acceleration components along x, y, and z axes.
Computes GPS satellite position and velocity using ephemeris data and specified time parameters, implementing orbital mechanics algorithms for precise navigation solutions.
MATLAB source code implementation for particle velocity distribution calculation with visualization techniques
Efficiently corrects image skew with faster processing speed compared to other algorithms, utilizing optimized edge detection and Hough transform implementation
Implementation of computational algorithms for strapdown inertial navigation system parameters including velocity, geographic coordinates, and attitude angles with sensor error compensation
Algorithm model for relative navigation in UAV formation flight, computing relative positions and velocities with implementation approaches
A simulation program for targets and radar systems that allows configuration of target position vectors, velocity, radar cross-section, range gates, and incorporates Gaussian noise. The simulation performs mixing and Fourier transform operations to display range-Doppler two-dimensional plots with detailed signal processing implementation.