搜索资源列表
Tracking
- 该代码为gps软件接收机的跟踪环路的matlab实现程序,可以实现简单的gps跟踪环路的功能。
333
- 本文研究了GPS接收机的捕获算法,并基于Matlab软件平台和射频前端在Pc上实现了GPS软件接收机样机。
GPSMatlab
- 用matlab实习的GPS软件接收机的方法等,仅供参考。-Matlab internship with the GPS software receiver method, etc., for reference purposes only.
GPS
- 根据GPS软件接收机的基本原理编写的,卫星捕获到跟踪到解算的完整程序-GPS
GNSS_SDR
- GPS_SDR:GPS软件接收机源码,包括从中频数据获取到捕获、跟踪、解码、定位和界面显示。-GPS_SDR: GPS software receiver source, including data acquisition from the IF to the acquisition, tracking, decoding, positioning, and screen displays.
tracking
- 在matlab下面,实现gps软件接收机的跟踪程序。-In matlab the following to achieve the tracking gps software receiver program.
FundamentalsofGlobalPositioningSystemReceiversASof
- Fundamentals of Global Positioning System Receivers A Software Approach--中文译本名为《GPS软件接收机基础》,这是英文版。-Fundamentals of Global Positioning System Receivers A Software Approach
GNSS_SDR_Matlabcode
- 对基于软件无线电的gps系统进行了完整论述,介绍gps系统软件接收机的最新研究成果的时机已经成熟,同时介绍即将投入使用的欧洲伽利略导航系统。利用matlab(版本7.x)作为编程语言,其提供了非常强大的绘图功能,可以直观清楚地显示数据的结果。-Gps software radio-based system for a complete discussion of system software gps receiver introduces the latest research results
GNSS_SDR
- Kai Borre《软件定义的GPS和伽利略接收机》的程序,用MATLAB实现-The kai Borre software-defined GPS and Galileo receiver "program, with MATLAB
gps
- gps软件接收机 matlab源码 包括捕获跟踪 测试 多径-gps matlab tracking acqusiation
GNSS_SDR
- GPS软件接收机的算法,很大的一个程序,看懂了必须会对你的GPS学习及应用有很大帮助-GPS software receiver algorithms, a great program, read must be your the GPS learning and application of great help
GPSreceiver-matlab--code
- matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。 对部分评论的解释: 1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体 2. 程序出错,是由于缺少数据文件。 3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。 剩下事的没有什么需要更改的了,好运。我是运行调试通
GPS-software-receiver-in-matlab-
- GPS软件接收机的相关论文 详细讲解了GPS软件接收机的各个模块 并给出matlab仿真结果-GPS receiver software related papers gave a detailed account of the various modules GPS software receiver matlab simulation results are given
GPS-capture-and-trace
- 基于MATLAB的GPS软件接收机捕获与跟踪算法实现.pdf 一篇讲解GPS接收机捕获跟踪的论文,讲解详细,有参考价值-MATLAB-based software GPS receiver acquisition and tracking algorithm. Pdf explain a GPS receiver acquisition and tracking of the paper, explain in detail, with reference value
GetGNSSatPosAndVelocity
- 根据星历数据,求解GPS卫星位置和速度,求解位置和速度的步骤与鲁豫老师的《GPS全球定位接收机-原理与软件实现》中描述的方法一致。-According to the ephemeris data, solving the GPS satellite position and velocity, solution of position and velocity step accordding to Lu Yu teacher s method in "GPS global positioning
GNSS_NEW
- GNSS软件接收机,源自《软件定义的GPS和伽利略接收机》书中配套程序,做过修改,在原有程序框架下使用了2阶锁频环辅助3阶锁相环-The GNSS software receiver, derived from GPS and Galileo receiver of software defined supporting program in the book, modification, the original application framework use 2 order freque
GPS-receiver
- GPS软件接收机代码 完整的捕获接受解算定位代码(可接受8个通道)-GPS software receiver codes
p6_3
- 利用MATLAB软件,来编程仿真GPS接收机C/A码捕获的过程。-The simulation using MATLAB software to programming C/A code GPS receiver capture process.
p7_1
- 利用MATLAB软件,来编程仿真GPS接收机C/A码跟踪的子程序。-The simulation using MATLAB software to programming C/A code GPS receiver tracking subroutine.
GPS
- 实现了gps软件接收机的信号产生,捕获和跟踪,采用改进的捕获算法和跟踪算法-The signal generation, acquisition and tracking of GPS software receiver are realized, and the improved algorithm and tracking algorithm are adopted.