GPS捕获、跟踪、解码星历表、定位解算的详细代码我要分享

GPS capture, tracking, decoding ephemeris, positioning solution of the detailed code

星历解算matlab GPS接收机 星跟踪 GPS-跟踪 gps-星历

关注次数: 336

下载次数: 4

文件大小: 112KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

matlab 语言详细实现了GPS捕获、跟踪、解码星历表、定位解算的详细代码,并附有一个程序调用关系的pdf,便于理解结构关系,结合《GPS原理与接收机设计》《GPS原理与应用》更好。


English Description:

MATLAB language realizes the detailed code of GPS acquisition, tracking, decoding ephemeris and positioning solution in detail, and a PDF of program call relation is attached, which is easy to understand the structure relation. It is better to combine with "GPS principle and receiver design" and "GPS principle and application".


代码预览

matlab_code_All_Cmmt

....................\acquisition.asv

....................\acquisition.m

....................\calcLoopCoef.m

....................\calculatePseudoranges.m

....................\cart2geo.m

....................\cart2utm.m

....................\checkPhase.m

....................\check_t.m

....................\clksin.m

....................\clsin.m

....................\ephemeris.m

....................\e_r_corr.m

....................\findPreambles.m

....................\findUtmZone.m

....................\generateCAcode.m

....................\geo2cart.m

....................\init.m

....................\initSettings.asv

....................\initSettings.m

....................\invert.m

....................\leastSquarePos.m

....................\makeCaTable.m

....................\navPartyChk.m

....................\plotAcquisition.m

....................\plotNavigation.m

....................\plotTracking.m

....................\postNavigation.m

....................\postProcessing.m

....................\preRun.m

....................\probeData.m

....................\satpos.m

....................\setSettings.m

....................\showChannelStatus.m

....................\skyPlot.m

....................\togeod.m

....................\topocent.m

....................\tracking.asv

....................\tracking.m

....................\tropo.m

....................\twosComp2dec.m

....................\程序调用关系.pdf