伪距定位方程 Resources

Showing items tagged with "伪距定位方程"

Develop a MATLAB program to solve pseudorange positioning equations, process actual measurement data, and compute receiver position and clock bias. The provided dataset includes two sets of 8-channel data where X, Y, Z represent satellite coordinates in WGS-84 coordinate system, and Range corresponds to corrected pseudorange measurements. Key implementation involves linearization techniques and iterative least-squares algorithms.

MATLAB 222 views Tagged