搜索资源列表
基于Matlab软件读取GPS标准格式Rinex文件
- 基于Matlab软件读取GPS标准格式Rinex文件的新方法,在各种GPS定位计算中,对不同GPS仪器型号的观测数据进行标准化是至关重要的。目前国际上普遍采用Rinex标准文件进行GPS定位数据的处理。本文介绍了Rinex标准数据的格式,进而运用Matlab对Rinex文件格式进行读取,并提出了一种全矩阵的读取方法。该方法充分利用Matlab分析矩阵的优势,可以任意组合观测数据以观察GPS观测的数据质量,给GPS数据处理研究者提供了一种简易的分析方法,也给工程实践带来了方便。
Kalman-GPS
- 读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下-Read RINEX ephemeris file, observation file
RINEXcode
- 这是用matlab语言编写的程序,主要应用于对GPS观测文件的读取。-This is a program written in matlab language, mainly used to read files on the GPS observations.
ReadObsData
- 运用matlAB程序编写读取GPS观测文件,简单实用,方便快捷!-Use matlAB program write read GPS observation files, simple and practical, quick and easy!
GPS_SPP
- GPS伪距单点定位,包括导航文件、观测文件、精密钟差和精密星历的读取,对流层Hopfield模型,电离层K8模型,采用最小二乘法,最后通过调用matlab来计算测站坐标。对GPS编程初学者是很好的编程哦。-GPS pseudorange point positioning, including navigation documents, observation files, precision clock bias and precision ephemeris read, Hopfield m
matlab-files-of-GPS
- 读取IGS文件(观测文件*.*o 广播星历*.*n;精密星历*.sp3;修正电离层对流层)。均是matlab函数形式,可直接用于GPS matlab数据处理-reading IGS files (oberservation file*.*o navigation files*.*n precise orbit*.sp3) correct errors of Ionosphere delay and Tropsphere delay
ReadGNSSO
- 利用Matlab 读取GPS卫星观测文件程序代码- U5229 u758M3 u7B0B u5B3
ReadObs
- 自动读取GPS观测文件,得到matlab中的观测数据结构(read gps observation files)
read_obs
- 用Matlab处理GPS导航卫星观测数据的程序,也就是O文件,Rinex 2.11版本,代码仅200多行,且包含大量注释,于2017.12.2日调试通过,可顺利读取体积达10M+的O文件,读取的数据准确无误。函数调用格式: [APXYZ DeltaHEN signal_type obsdata] = read_obs(‘krgg3340.17o’)(Using Matlab to process GPS navigation satellite observation data program,
RINEX格式的GPS观测文件matlab读取程序
- RINEX格式的GPS观测文件matlab读取程序(附obs文件)(RINEX format GPS observation file MATLAB reader program)