搜索资源列表
triple_difference
- 载波相位三差处理,用fortran语言编写的,对研究GPS载波相位差分的人有所帮助。-Three difference carrier phase processing, using the fortran language, the study of GPS carrier phase difference be helpful to people.
AttDet_23_Oct_2008
- 利用gps多天线载波相位技术,确定姿态软件。-The use of multi-antenna gps carrier phase technology, attitude determination software.
DOCU50(200701)
- Bernese软件的参考说明书,里面包括了软件设计的过程,和详尽的数学模型,GPS数据处理进阶-Bernese software reference manual, which includes the process of software design, and detailed mathematical models, GPS data processing Advanced
SPP
- 这是GPS单点定位的工程。本工程中利用伪距信息(而非载波相位)进行单点定位的解算,得到相应点的三维坐标。-This is the GPS single point positioning works. This project the use of pseudo-distance information (rather than the carrier phase) for a single point positioning solution calculation, three-dimens
GPS-real-time-kinematic-positioning
- 主要讲述了如何利用GPS载波相位实现单点精密定位的算法和编程实现-Focuses on how to use the GPS carrier phase single-point precision positioning algorithms and programming
LAMBDA
- GPS载波相位测量中LAMBDA算法整周模糊度求解程序;是GPS姿态动态测量入门级算法。-ambiguity solution for gps in carrier measurement,is the basic algrithom for gps attitude measurement on the fly.
Lambda
- GPS整周模糊度降相关调整算法,是动态载波相位测量的经典算法,内附PDF文档详细介绍了MATLAB子程序功能。-solution for GPS integer ambiguity ,is classic algrithom for carrier mearsurement RTK,including the instruction for matlab program
GPS-research
- 本文以GPS中频数字信号的仿真为目标,以Matlab/Simulink为平台,对真实环境 下中频信号的生成算法!接收算法进行了研究和仿真实现"论文详细论述了GPS中频 数字信号的数学模型!导航信号的误差模型,和信号仿真时应注意的关键问题,给出了 中频信号软件模拟器结构"同时,论文对中频信号的接收算法也进行了简单的研究,并 用仿真生成的数字中频信号对软件接收机的捕获和跟踪性能进行了验证"实验结果表明 该系统基本实现了GPS中频信号的产生和接收功能,接收端能正确解扩解调,能在一
GPS-Matlab-Simulation
- 本书讲述了全球定位系统GPS的基本原理和概念。具体包括GPS测量原理,GPS的结构和发展历史.GPS伪距定位和载波相位定位的原理GPS中使用的坐标系和时间系统,C/A码的实现原理及载波调制过程,GPS信号捕获和跟踪原理及实现.便携式GPS系统的设计与实现及常用芯片资料等。-This book describes the basic principles and concepts of the Global Positioning System (GPS). Including the struc
PPHS_COR
- 差分GPS基准站 准载波相位改正数及其变化率计算程序-Quasi-differential GPS base station carrier phase corrections and changes in rate calculation program
GpsDis
- GPS调试软件,可以实时显示GPS载波跟踪环,码相位等信息-GPS debugging software, it can display the real-time tracking loop of GPS carrier, information code phase etc.
pos
- GPS/Galileo组合接收机的载波相位的定位的方法.-GPS/Galileo receiver carrier phase combination of positioning methods.
GPS-carrier-phase-and-multipath
- GPS 利用载波相位定位的时候如果存在多经情况的分析和处理-if exist multipath how to use carrier phase to poistion in GPS
LAMBDA
- LAMBDA算法是用于求解载波相位模糊度的一种优秀算法(LAMBDA algorithm is an excellent algorithm for solving the ambiguity of carrier phase)
GNSS-SDRLIB-master
- ?用C代码编写的GNSS信号处理功能 信号采集/跟踪 ?解码导航消息 ?伪距/载波相位测量(GNSS signal processing functions written in C code generations Signal acquisition / tracking Decoding navigation messages Pseudo-range / carrier phase mesurements)
point position
- 实现GPS伪距单点定位,包括星历解码、载波相位、伪距数据的计算。(Realization of GPS Pseudo Range Single Point Positioning)
GPS捕获代码
- 详细描述了GPS的捕获过程,通过对载波频率,码相位以及卫星总数32颗的三维搜索,设置门限,捕获卫星。