搜索资源列表
基于Matlab软件读取GPS标准格式Rinex文件
- 基于Matlab软件读取GPS标准格式Rinex文件的新方法,在各种GPS定位计算中,对不同GPS仪器型号的观测数据进行标准化是至关重要的。目前国际上普遍采用Rinex标准文件进行GPS定位数据的处理。本文介绍了Rinex标准数据的格式,进而运用Matlab对Rinex文件格式进行读取,并提出了一种全矩阵的读取方法。该方法充分利用Matlab分析矩阵的优势,可以任意组合观测数据以观察GPS观测的数据质量,给GPS数据处理研究者提供了一种简易的分析方法,也给工程实践带来了方便。
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
parom
- GPS计算一般分基线解算和平差两部分.单独的解基线软件不多,只有(推测)早期武测的一款,早期叫LIP3.0,在市场消失一段时间,最近又以LIP5.0或LIP2005的升级版出现,交给苏一光做代理,现在不仅支持解算静态,还支持动态后差分,叫SPOS定位软件1.0. -GPS calculated at the baseline solver generally bad for peace in two parts. Separate baseline software solution sm
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.
pudn
- 1.MATLAB中的画圆程序:circle.m。 2.MATLAB中的GPS单点定位函数:pos_fix.m。 3.MATLAB中的读取RINEX格式的导航电文文件程序:readnavfile.m。 4.MATLAB中的读取YUMA格式历书的函数:ReadAlmanac.m。 5.MATLAB中的生成一节高斯马尔科夫序列:gmp1.m-1.MATLAB circle in the program: circle.m. 2.MATLAB single point in the GP
Matlab-GPS-Toolbox
- 非常完善的GPS toolbox,内含中文readme以及中文翻译的介绍。 GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution
Matlab-GPS-Toolbox
- GPS卫星导航接收机的matlab工具箱,包括卫星位置计算、用户位置计算以及坐标转换等功能-GPS-matlab toolbox
readrinex-standardephemerisdatafile
- 在matlab中读取rinex标准格式的GPS星历数据-read the rinex standard ephemeris data file
new-method-of-rinex-on-matlab-
- 此文档介绍在matlab上识别和处理gps数据格式rinex的新方法,对于正在做这方面毕业设计的同学有帮助,也可成为研究者的参考-The document is introduced in the matlab recognition and processing GPS data format rinex new method, are doing this for the graduation design of the students having help, also can beco
GPS rinex file read
- 在matlab平台下进行GPS通讯编程,获取GPS rinex文件。(In the MATLAB platform for GPS communication programming, access to GPS RINEX file.)
read Rinex 3.01file
- 读GPS的观测值文件,包括时间、伪距、卫星号(Read the GPS observation file, including time, pseudo distance, satellite number)
rinex
- 读取RENIX文件(GPS导航电文),进行卫星轨道坐标解算,并将结果生成TXT文件输出。(The program can read standard RENIX file(Satellite navigation message file of GPS). and calculate the cordinate of Satellite (X,Y,Z). it will give an TXT format result.)
RINEX格式的GPS观测文件matlab读取程序
- RINEX格式的GPS观测文件matlab读取程序(附obs文件)(RINEX format GPS observation file MATLAB reader program)