搜索资源列表
KalmanSinglePos
- 卡尔曼滤波单点定位程序,实现RINEX观测文件下定位工作-Kalman filtering point positioning procedures, under RINEX observation position paper work
singlePointPositioning
- 二. 单点定位 包含五个M文件,其中ReadGpsData.m是读取导航文件,TimetoJD.m是将民用年历转换为儒略日,CalPos.m是将读取的数据计算卫星的坐标,ReadObsData.m是读取观测文件,DDDW.m是单点定位
sp3abstract
- 对SP3精密星历的某颗卫星的X坐标进行提取,组成新的观测文件
基于Matlab软件读取GPS标准格式Rinex文件
- 基于Matlab软件读取GPS标准格式Rinex文件的新方法,在各种GPS定位计算中,对不同GPS仪器型号的观测数据进行标准化是至关重要的。目前国际上普遍采用Rinex标准文件进行GPS定位数据的处理。本文介绍了Rinex标准数据的格式,进而运用Matlab对Rinex文件格式进行读取,并提出了一种全矩阵的读取方法。该方法充分利用Matlab分析矩阵的优势,可以任意组合观测数据以观察GPS观测的数据质量,给GPS数据处理研究者提供了一种简易的分析方法,也给工程实践带来了方便。
语音矢量化及算法及与原文件的矢量对比功能源代码
- 基于VC++的语音信号在提取特征参数后,进行HMM模型训练前的关键一步,对特征参数进行矢量量划,作为观测值输入
Read-RINEX
- 读取GPS中观测文件、导航文件,用以进行卫星坐标计算,伪距单点定位-To read GPS observed in files, navigation files
Kalman-GPS
- 读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下-Read RINEX ephemeris file, observation file
TEC
- 利用GPS观测文件以及地面站坐标计算电离层中的总电子含量-Files, and ground stations using GPS coordinates calculation observed in the ionosphere total electron content
SPP
- 根据GPS卫星观测文件(.00O)与星历文件(.00N),计算各历元测站的位置。-According to documents GPS satellite observations (.00 O) and ephemeris file (.00 N), calculated each epoch station location.
GPS
- 读取GPS的Rinex观测文件,进行单点定位-GPS observation of Rinex read a document for a single point positioning
Sp
- GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦-GPS single point positioning source, including the time observation, broadcast ephemeris file, precise ephemeris files for the GPS algorithm to learn programming is excellent information, oh
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.
RINEXcode
- 读取rinex导航文件和观测文件计算gps坐标-use rinex to get gps location
读取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)
读取rinex文件
- 读取rinex2.10导航电文(.n)与观测文件(.o)(Read rinex2.10 navigation message (.N) and observation file (.O).)
Readobs
- gps观测文件读取的具体编程,文件的读取等,文件的读取等(GPS observation file reading)
RINEX格式的GPS观测文件matlab读取程序
- RINEX格式的GPS观测文件matlab读取程序(附obs文件)(RINEX format GPS observation file MATLAB reader program)
RINEX文件读取程序
- RINEX2.11观测文件读取,包含两种程序的读取分别是matlab和C++(read RINEX2.11 OBSERVATION file,include two project one is matlab the other is C++)