搜索资源列表
GPS
- 该源码介绍了使用GPS传感器的进行导航系统开发的步骤,包含5个文件,其中Serial.cpp为串口操作 GPSDlg.cpp定义了从GPS传感器中读取位置参数并将位置映射到数字地图上, .BMP为数字地图
gpsCalculate
- 包含三个M文件,其中ReadGpsData.m是读取导航文件,TimetoJD.m是将民用年历转换为儒略日,CalPos.m是将读取的数据计算卫星的坐标。 此程序计算结果较好。 -M consists of three documents, which is read ReadGpsData.m document navigation, TimetoJD.m is converted to civilian Julian ca
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
GPS
- 该源码介绍了使用GPS传感器的进行导航系统开发的步骤,包含5个文件,其中Serial.cpp为串口操作 GPSDlg.cpp定义了从GPS传感器中读取位置参数并将位置映射到数字地图上, .BMP为数字地图-The source described the use of GPS sensor for navigation system development steps, including the five documents, whi
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
PointPos
- GPS单点定位的程序,包括导航文件和观测文件的读取,各种误差的处理-GPS single point positioning procedures, including navigation to read the file documents and observation of various error handling, 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
Tab
- 这是一个读取GPS导航功能和实现当前tab数据文件的工程,在项目中还可以进行更多的完善功能。-This is a read GPS navigation functions and realization current TAB data files in the engineering project, and can be more complete function.
alm
- 讲GPS导航文件读取进matlab仿真平台的一段代码,为后续的仿真工作提供仿真数据。-GPS navigation file read into the MATLAB simulation platform of a section of code, provide simulation data for the follow-up simulation work
GPS-VS
- 将GPS接收的文件导航文件,观测文件通过创建类的方式,以对象的方式读取,能够形成完成的所要的数据,涉及容器算法,结构体算法等-The GPS navigation files received files, the observation file by creating a class method, reads as objects, to be completed to form the data related to the c
GPS_SPP
- GPS伪距单点定位,包括导航文件、观测文件、精密钟差和精密星历的读取,对流层Hopfield模型,电离层K8模型,采用最小二乘法,最后通过调用matlab来计算测站坐标。对GPS编程初学者是很好的编程哦。-GPS pseudorange point positioning, including navigation documents, observation files, precision clock bias and precis
GPS_Net_adjustment
- 用于读取GPS标准文件格式RINEX中的导航文件N文件和观测文件o文件,运用双差模型进行单基线解算-Standard file format used to read GPS navigation files in RINEX files and observation files N o files, the use of double-difference model for single baseline solution
Read_Rinex
- 读取Rinex文件,改程序是用于读取GPS导航文件的。- Read Rinex file, change procedures are used to read GPS navigation files.
read-N
- 读取导航文件,观测文件计算GPS坐标的程序-read N
ReadNavfile
- 读取GPS的rinex的导航文件,获得具体数据-Read the GPS rinex navigation file, get the specific data
读取导航电文
- 读取RINEX文件,GPS导航电文的N文件(RINEX Golbal Positioning System)
o_file
- GPS导航文件读取 运用C/C++语言实现了对导航电文的读取(GPS navigation file read)
RTKlib关于高精度GPS动态定位函数与处理过程整理
- 精密GPS动态测量采用载波相位差分技术,其标准测量模式为,一台GPS接收机置于已知点,作为基准站来进行静态测量,另一台GPS接收机置于载体上,作为流动站来进行动态测量。两台接收机同步观测相同的卫星,然后将两台GPS接收机的观测值进行组合处理,就可以获得流动站相对于基准站的坐标和速度。本文主要介绍用RTKLIB 实现精密动态定位的过程,该过程包括观测文件和导航文件的读取、基准站位置的计算、流动站位置的求解、运行结果的输出,下面将分块讨论。
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 satel
N
- MATLAB读取GPS的导航文件,在IGS站下载,源码可以修改增加读取的数据并导入到写字板中(MATLAB reads the navigation files of GPS, downloads at IGS station. The source code can be modified, added read data and imported into the writing board.)