搜索资源列表
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
rinex
- GPS rinex文件读取的MATLAB代码-source coed reading rinex data
Source
- Simple GPS Simulation with RINEX Data
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
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
attitude-determinati-
- 多GPS天线姿态确定程序,包括文件读取、单点定位、双差定位、坐标转换以及姿态确定等。-a MATLAB toolbox for determining the attitude of a rigid platform by means of multiple non-dedicated antennas using global positioning system is presented. The programs embedded in this toolbox cover t
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,
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.)
single
- 改程序可以读取RINEX3.01格式的伪距和星历文件。同时适用于GPS和北斗系统。(The program can read observe files and ephmeris files in RINEX format.It also applies to GPS and Beidou system.)