搜索资源列表
OSGPS110
- 此程序为GPS软件接收机的源码,能够对匹配滤波后数据实施捕获和跟踪算法,对理解GPS接收机原理有很大帮助。-procedure for the GPS receiver software source code, to the matched filter after the implementation of data capture and tracking algorithm, the GPS receiver understanding will be of great help.
GpsTracer_src
- 此程序为GPS软件接收机的源码,能够对数据实施捕获和跟踪算法,对理解GPS接收机原理有很大帮助。,,Visual C++,GPS develop -procedure for the GPS receiver software source code, to the implementation of data capture and tracking algorithm, right GPS receiver understanding will be of great help. ,, Vi
opensourcegps
- 开源gps源代码的说明,里面涵盖开源gps的方方面面,是理解开源gps的好帮助
ObjectEditing
- 熟悉MAPX,当然需要MAPX的安装程序,理解对象的编辑-familiar with the Connection, of course, require the installation procedures Connection, understanding Object Editor
gps-source.rar
- OpenGPSSim是一个gps模拟程序,对你理解学习GPS的有很大的帮助,OpenGPSSim simulation program is a gps, you understand the study and GPS are a great help
GNSS_SDR
- 《软件定义的GPS和伽利略接收机》配套资料,实现中频GPS信号的“捕获”、“跟踪”、“导航解算”并且有各阶段的“绘图”,便于理解。需要“中频数据”才能运行。-" Software-defined GPS and Galileo receivers," supporting information, to achieve intermediate frequency GPS signals " capture" , " track" , "
GPS
- GPS的定位原理动画演示,对于理解GPS的定位原理有帮助-Demonstrate the principle of GPS positioning ...........
gps_spl
- 此程序为GPS接收机的源码,包括捕获、跟踪、定位解算和算法,其硬件基于gp2015和gp4020,处理器为arm7,对理解GPS接收机原理有很大帮助.-This procedure source for GPS receiver, including the capture, tracking, positioning solvers and algorithms, and its hardware-based gp2015 and gp4020, processor arm7, on the
osgps
- 此程序为GPS接收机的源码,包括捕获、跟踪、定位解算和算法,以及NMEA协议,其硬件基于gp2015和gp2021,操作系统为linux,处理器为arm7,对理解GPS接收机原理有很大帮助.-This procedure source for GPS receiver, including the capture, tracking, positioning solvers and algorithms, as well as the NMEA protocol, and its hardwar
GPSpositioningformulaProgramming
- 尝试用VisualC++程序语言对其进行了编程,使学习者能深入理解课本的内容,提高学习效果-Try to VisualC++ programming language of their programming, so that students can understand the depth of the content of textbooks to improve learning outcomes
panjue
- 用fpga来实现判决器的功能,语言简洁,便于理解-realize the function of determination
wgs84fin
- WGS84坐标系的英文原版协议标准,需要理解GPS所使用的坐标系的GPS相关人员可以参考-WGS84 coordinates of the English original protocol standards, need to understand the GPS coordinate system used by the GPS-related personnel can refer to the
GPS_Software_receirver
- GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。-The source code of the software GPS receiver signal tracking, capture, message demodulation, position resolution and other functions, help students to learn sa
test_CMA_MPE
- 为解决多经效应,可采用 CMA算法。当C/A码通过多径信道时,会产生误码。本作通过CMA算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解多经效应的影响-CMA algorithm can be used to solve the multi-through effect. When the C/A code by multipath channel will result in error. For this by t
test_CMA_noise
- 为解决信道中的噪声影响,可采用 CMA算法。当C/A码通过噪声信道时,会产生误码。本作通过CMA算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解噪声对通信的影响-To resolve the effects of noise in the channel, the CMA algorithm may be used. When the C/A code through the noise channel will re
test_LR_MPE
- 为解决信道中的多经效应问题,可采用LMS和RLS算法。当C/A码通过多径信道时,会产生误码。本作通过LMS和RLS算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解LMS和RLS算法的原理-To solve more than by the effect of the channel can be used LMS and RLS algorithm. When the C/A code by multipath cha
test_LR_Noise
- 为解决信道中的噪声问题,可采用LMS和RLS算法。当C/A码通过噪声信道时,会产生误码。本作通过LMS和RLS算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解LMS和RLS算法的原理-, LMS and RLS algorithm can be used to resolve the problem of channel noise. When the C/A code through the noise channe
GPS_matlab_code_All
- matlab C语言详细实现了GPS捕获、跟踪、解码星历表、定位解算的详细代码,并附有一个程序调用关系的pdf,便于理解结构关系,结合《GPS原理与接收机设计》《GPS原理与应用》更好。-tlab C language detailed GPS acquisition, tracking, decoding ephemeris positioning solver code, together with a program calling relations pdf facilitate the
gps-master
- 此代码是指导性策略搜索算法和基于LQG的轨迹优化的重新实现,旨在帮助其他人理解,重用并在现有工作的基础上进行构建。(This code is a reimplementation of the guided policy search algorithm and LQG-based trajectory optimization, meant to help others understand, reuse, and build upon existing work.)
BD_BOC调制
- 有关BD BOC调制的相关MATLAB代码,对理解BOC调制有一定的借鉴意义