搜索资源列表
基于Matlab软件读取GPS标准格式Rinex文件
- 基于Matlab软件读取GPS标准格式Rinex文件的新方法,在各种GPS定位计算中,对不同GPS仪器型号的观测数据进行标准化是至关重要的。目前国际上普遍采用Rinex标准文件进行GPS定位数据的处理。本文介绍了Rinex标准数据的格式,进而运用Matlab对Rinex文件格式进行读取,并提出了一种全矩阵的读取方法。该方法充分利用Matlab分析矩阵的优势,可以任意组合观测数据以观察GPS观测的数据质量,给GPS数据处理研究者提供了一种简易的分析方法,也给工程实践带来了方便。
loadrinexn
- RINEX 2.1 导航电文文件读取程序-RINEX2.1 navigation data file read
loadrinexob
- RINEX 2.1 观测数据文件读取程序-RINEX 2.1 data file read process observed
GPS-Matlab
- 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
Kalman-GPS
- 读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下-Read RINEX ephemeris file, observation file
matlab编写的gps单点定位程序
- matlab编写的单点定位程序,包括rinex格式文件的读取。
rinex
- GPS rinex文件读取的MATLAB代码-source coed reading rinex data
rinexe
- 读rinex文件 GPS卫星观测数据的导航文件-Reading rinex document GPS navigation satellite observation data file
Source
- Simple GPS Simulation with RINEX Data
ler_rinex_efPrecisas
- Read rinex file of gps message
ler_rinex_obs
- read rinex gps observation files
timesplitrinex(
- 这个程序主要是实现对一个大的GPG的观测文件(Rinex)按照一定的时间进行切割。-TIMESPLITRINEX splits a RINEX GPS file by time.TIMESPLIT(FILENAME,t) breaks a RINEX file into shorter files of length t in seconds. Useful for breaking a large file into days, or a day file into hours, etc.
ReadRINEX
- 读取RINEX格式数据的一些源代码及小程序-read rinex format data
Matlab-GPS-Toolbox
- GPS卫星导航接收机的matlab工具箱,包括卫星位置计算、用户位置计算以及坐标转换等功能-GPS-matlab toolbox
Read-RINeX(Matlab)
- 用matlab语言读取Renix格式文件的程序代码-Read Renix format file with the matlab language code
GPS rinex file read
- 在matlab平台下进行GPS通讯编程,获取GPS rinex文件。(In the MATLAB platform for GPS communication programming, access to GPS RINEX file.)
Teqcspec
- How to show mp,azimuth,or other rinex data
读取rinex文件
- 读取rinex2.10导航电文(.n)与观测文件(.o)(Read rinex2.10 navigation message (.N) and observation file (.O).)
RINEX DATA GET
- GNSS rinex format data extraction program
RINEX文件读取程序
- RINEX2.11观测文件读取,包含两种程序的读取分别是matlab和C++(read RINEX2.11 OBSERVATION file,include two project one is matlab the other is C++)