搜索资源列表
数字锁相环dll_code
- 通信系统中,信号捕获和同步的数字锁相环的MATLAB仿真程序-communications systems, signal acquisition and synchronization of digital PLL MATLAB simulation program
G591B-V1.1
- GPS 定位 校时 G591B G591模块产品定义书 1.GPS芯片 :基于 JRC第九代单芯片SH319方案 2.卫星信道 :88通道, (66个捕获通道,22个追踪通道) 3.频率 :L1, 1.57542 GHz, C/A 码 4.启动时间 :<1.5s(热启),<34s(温启),<35s(冷启) 5.功耗 :38mW typical@tracking 6.GPS精度 :<2.5m Position Accuracy; 0.
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.