搜索资源列表
gpscode
- 四十三种差分格式源代码,运用它可以进行gps的精确定位-43 species difference format source code, it can be used for precise positioning of the gps
GPS
- 本程序设计了GPS卫星仿真器,以及采用GPS卫星对用户进行定位,还包括了如何读取Renix格式的GPS导航电文。
Lzma
- 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
gprmc
- GPS的GPRMC格式的读取头文件 GPS的GPRMC格式的读取头文件-GPS-GPRMC format to read header file format to read GPS-GPRMC header file
GPS
- 基于Matlab7.0的GPS数据分析程序,可以加载.txt格式的GPS数据,绘制出位置图形-The GPS data analysis based on Matlab7.0 program can be loaded. Txt format of GPS data, map out locations Graphic
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
GPS-CAcode
- GPS信号C/A码生成算法设计及仿真实现,pdf 格式的参考论文-GPS signal C/A Code Generation Algorithm Design and Simulation, pdf format of the reference paper
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
GPSreceiver-matlab--code
- matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。 对部分评论的解释: 1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体 2. 程序出错,是由于缺少数据文件。 3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。 剩下事的没有什么需要更改的了,好运。我是运行调试通
gps
- 本书是一本实用全球定位系统(GPS)定位程序设计工具书。它包括了GPS应用和开发中全部常用的内容。 全书共分十章,它们是:绪论、数据采集和格式转换、卫星位置计算、绝对定位、相对定位、差分GPS定位、动态定位、辅助计算工具、GPS+GLONASS组合以及菜单界面设计。本书总结了多年的工作实践和研究成果,以38种不同功能的数学模糊及完整的源程序奉献给读者。 本书可供从事航空、航海、港口、航道、公路、铁路、勘测、地质、石油、测绘、水利、公安、保险、银行、探险等专业的应用、开发、研究和
rinexomessage
- 读取GPS,rinex格式文件,用于解算GPS卫星位置,可以用于GPS卫星位置解算和基线解算。-Read GPS, rinex format for solving GPS satellite positions that can be used GPS satellite positions and baseline solver solver.
rinex2.1read
- 读取GPS观测数据,方便,易懂。适合初学者调试,时间格式不太正确,有待进一步研究。-Read the GPS observation data, convenient, and easy to understand For beginners to debug, the time format is not quite right, needs further research
procd
- GPS基线解算全过程,包括标准格式数据读取,基线解算及整周模糊度解算-GPS baseline solution the whole process, including the standard format data is read, and the whole week baseline solution Ambiguity Resolution
c832a9bf
- 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 poi
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,
pseudorange-伪距单点定位
- 通过读取GPS RINEX格式观测和星历文件,实现了GPS伪距单点定位,经过数据验证,该算法定位结果有效。(By reading the GPS RINEX format observation and ephemeris file, the GPS pseudorange single point positioning is realized, and the positioning result is valid through data verification.)
single
- 改程序可以读取RINEX3.01格式的伪距和星历文件。同时适用于GPS和北斗系统。(The program can read observe files and ephmeris files in RINEX format.It also applies to GPS and Beidou system.)