搜索资源列表
matlab_BOC
- 关于GPS中BOC信号的产生,功率谱密度仿真,自相关函数以及与C/A码的互相关仿真程序。能够有效的对BOC信号的特性进行分析-On the GPS in the BOC signal generation, power spectral density simulation, the autocorrelation function as well as with the C/A code cross-correlation simulation program. Of the BOC can
cacode
- gps C/A 码产生的matlab函数-GPS C/A code genarate
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
signal_gener
- 用于产生模拟GPS天线前端接收到的中频信号,暂时未加噪声,如有需要,可自行添加。其中关于C/A码产生的函数-Used to generate simulated GPS antenna front-end receiver to the IF signal, plus noise, if necessary, can add their own.
generateCAcode
- GPS中C/A码产生函数,该函数可以根据输入的卫星序号,产生系统的32种C/A码。对学习GPS的开发人员有较大帮助。-The GPS C/A code generator function, which can be generated based on the input satellite ID, the system 32 C/A code. On learning GPS developers.
two_mod_pvt
- 卫星导航双模定位或者多模定位解算函数,里面有卫星位置和伪距数据,直接可以看到定位解算结果-Satellite navigation , positioning mode,multi-mode positioning solver,with c language,work on matlab,with the data of satellite position and pseudo-range
GPS_source_bu
- GPS软件接收机的C++实现,核心处理模块被编译成动态链接库的形式,应用软件负责设置好数据文件,调用库函数,完成整个GPS软件接受机信号处理的流程。-GPS receiver software