搜索资源列表
matlab
- 卡尔曼滤波实验和卡尔曼时间预测 包括从gps数据中读取经纬度-Time Kalman filter and Kalman prediction experiments, including data read from the gps latitude and longitude
GPS_matlab_sim
- GPS的MATLAB仿真程序,仿真了读取导航电文信息、卡尔曼滤波、解算定位等功能。-GPS for MATLAB simulation, emulation of the read navigation data information, Kalman filter, calculate the positioning function.
xldq
- 星历数据读取文件,用来读取GPS获得的星历数据,以便计算。-Star calendar data reading files, to read the GPS get star calendar data, for the calculation.
NmeaParser
- GPS NMEA Parser that read all lines in data text file
teqcfv
- teqc生成那8个compact文件,注意不是compact2或compact3,可以快速画图,比qcview方便多了,又快有美观!至于compact文件我会另外上传!- TEQCFV Read and plot TEQC report files (fast view) TEQC is the Toolkit for GPS/GLONASS/SBAS Data used to solve many pre-processing problems with G
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
GPS
- 可以读取GPS的测试数据,并且可以将数据包的数据进行解析,读入到matlab空间-GPS test data can be read, and the data packets can be parsed and read into the space matlab
CP(GPS)
- 可以通过C语言读取GPS数据文件中的数据。-GPS data can be read in the data file through the C language.
procd
- GPS基线解算全过程,包括标准格式数据读取,基线解算及整周模糊度解算-GPS baseline solution the whole process, including the standard format data is read, and the whole week baseline solution Ambiguity Resolution
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,