搜索资源列表
基于Matlab软件读取GPS标准格式Rinex文件
- 基于Matlab软件读取GPS标准格式Rinex文件的新方法,在各种GPS定位计算中,对不同GPS仪器型号的观测数据进行标准化是至关重要的。目前国际上普遍采用Rinex标准文件进行GPS定位数据的处理。本文介绍了Rinex标准数据的格式,进而运用Matlab对Rinex文件格式进行读取,并提出了一种全矩阵的读取方法。该方法充分利用Matlab分析矩阵的优势,可以任意组合观测数据以观察GPS观测的数据质量,给GPS数据处理研究者提供了一种
singlePointPositioning
- 二. 单点定位 包含五个M文件,其中ReadGpsData.m是读取导航文件,TimetoJD.m是将民用年历转换为儒略日,CalPos.m是将读取的数据计算卫星的坐标,ReadObsData.m是读取观测文件,DDDW.m是单点定位 -二. Single point positioning M contains five documents, which is read ReadGpsData.m document navig
RinexObsRead
- GPS观测值文件(RINEX)的读取,对观测值文件数据的提取,可结合导航电文的读取进行卫星定位与导航-GPS observations file (RINEX) read on the observations of the extracted file data can be combined with the navigation message read to the satellite positioning and navig
GPS
- 读取GPS的Rinex观测文件,进行单点定位-GPS observation of Rinex read a document for a single point positioning
Csharp-readGPS
- 自己编写的csharp读取GPS观测文件的程序-I have written csharp program to read GPS observation file
RINEXcode
- 读取rinex导航文件和观测文件计算gps坐标-use rinex to get gps location
RINEXcode
- 这是用matlab语言编写的程序,主要应用于对GPS观测文件的读取。-This is a program written in matlab language, mainly used to read files on the GPS observations.
Kalman-GPS
- 读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下-Read RINEX ephemeris file, observation file
openOfile
- 逐行读取GPS观测文件中的信息,实现提取站坐标,L,P观测值等各项观测值,生成一个观测值矩阵。-GPS observation file line by line to read the information, to achieve extraction station coordinate, L, P observations and other observations, to generate a matrix of obser
readobservationgfile
- 读取GPS观测文件中的信息,为了日后软件开发和小程序的编写提供参考-read the GPS observation file
ReadObsData
- 运用matlAB程序编写读取GPS观测文件,简单实用,方便快捷!-Use matlAB program write read GPS observation files, simple and practical, quick and easy!
VBread-o-file
- 用VB编写的读取GPS观测文件(0文件的)源代码-failed to translate
GPS
- 程序包用于读取GPS观测文件,广播星历文件,以及生成单差,双差,三差虚拟观测值-read the rinex file of GPS,and get the singleDelta,doubleDelta,threeDelta
GPS伪距单点定位
- 可读取星历文件和观测文件,并实现伪距单点定位,并输出结算结果的TXT文件(Can read ephemeris files and observation files, and realize pseudo distance single point positioning, and output the results of the settlement of the TXT file)
读取GPS观测值
- 可以用来读取GPS观测值文件,为计算相位观测结果提供支持(It can be used to read GPS observations)
GNSS observation file read program
- 对GNSS观测文件中个文件类型的读取,以及大地坐标系下xyz坐标与BLH坐标的转换程序(The reading of a file type in GNSS observation files, and the conversion program of xyz coordinates and BLH coordinates in the geodetic coordinate system)
ReadObs
- 自动读取GPS观测文件,得到matlab中的观测数据结构(read gps observation files)
Readobs
- gps观测文件读取的具体编程,文件的读取等,文件的读取等(GPS observation file reading)
RINEX格式的GPS观测文件matlab读取程序
- RINEX格式的GPS观测文件matlab读取程序(附obs文件)(RINEX format GPS observation file MATLAB reader program)
GPS观测文件数据读取
- GPS观测文件(.O文件)数据读取matlab代码及测试数据