搜索资源列表
GPSsinglmatlabacquisition
- matlab仿真的GPS信号捕获程序,相关及非相关累积算法.-matlab simulation of the GPS signal acquisition process, relevant and non-related accumulation algorithm.
GPSacquisition
- 对GPS信号实现三种算法的捕获,有串行搜索、并码搜索和并频搜索(GPS signal to achieve the capture of three algorithms)
Trackdemo
- 用于对基于GOLD码的串行捕获算法,可以自定义信噪比,待捕获信号参数,代码分成搜索跟踪和捕获两部分,其中搜索的步长等参数也可以自定义,代码中acquiresignal.m部分为最终捕获相位展示的主程序。(For the serial acquisition algorithm based on GOLD code, we can customize the signal-to-noise ratio and the parameters of the signal to be captured.