说明:Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in ...
说明:根据GPS的ICD描述,C/A码是由两个10级反馈移位寄存器组合产生。因此被称为Gold码,即周期长为1023个码片的两个m序列,G1序列和G2序列。 两个序列的特征多项式为: G1(x)=1+x^3+x^10 G2(x)=1+x^2+x^3+x^6+x^8+x^9+x^1...