资源简介

GPS信号跟踪的仿真程序,提供了详细的信号跟踪的流程图

资源截图

代码片段和文件信息

function [trackResults channel]= tracking(fid channel settings)
% Performs code and carrier tracking for all channels.
%
%[trackResults channel] = tracking(fid channel settings)
%
%   Inputs:
%       fid             - file identifier of the signal record.
%       channel         - PRN carrier frequencies and code phases of all
%                       satellites to be tracked (prepared by preRum.m from
%                       acquisition results).
%       settings        - receiver settings.
%   Outputs:
%       trackResults    - tracking results (structure array). Contains
%                       in-phase prompt outputs and absolute spreading
%                       code‘s starting positions together with other
%                       observation data from the tracki

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      13494  2006-08-14 19:38  tracking.m

----------- ---------  ---------- -----  ----

                13494                    1


评论

共有 条评论