当前位置:
首页 资源下载
搜索资源 - GPS position calculation
搜索资源列表
-
4下载:
能实现GPS伪距单点定位,包括文件的读写、误差改正、卫星位置、钟差的计算,以及最终伪距定位的实现。误差在10m以内,Can achieve single-point pseudorange GPS positioning, including reading and writing files, error correction, satellite position, clock bad calculation, and finally achieve pseudorange position
-
-
7下载:
GPS TOOLBOX包含以下内容:
1、GPS相关常量和转换因子;
2、角度变换;
3、坐标系转换:
点变换;
矩阵变换;
向量变换;
4、专用测绘程序;
5、专用统计函数;
6、GPS时间工具;
7、专用GPS数据处理函数;
8、航迹和相关工具;
9、卫星位置计算;
10、高度和方位角判定,以及卫星可见性;
11、DOP(dilution of precision)计算,卫星选取和相关函数;
-
-
0下载:
gps 卫星位置的计算 坐标系转换 功能很强大,适合工程人员使用-gps satellite position calculation, coordinate system conversion, function is powerful and suitable for use by project team members
-
-
0下载:
SKYPLOT for a given receiver position
Y=skyplot(X,PRN,C,O) draws the skyplot for the receiver position. The
required inputdata for the calculation of the skyplot X is N-by-3*M matrix,
where N are the timesteps and M is the number of the Sat
-
-
0下载:
一个计算GPS卫星位置的小软件-A GPS satellite position calculation of a small software
-
-
0下载:
伪距单点定位,Rinex文件读取数据解析,计算卫星在轨位置,计算测站坐标-Pseudo-range single-point positioning, Rinex file read the data analysis, calculation of satellite position in orbit to calculate station coordinates
-
-
0下载:
gps位置速度及错误计算的说明文档。可以计算位置。-gps position, velocity and error calculation documentation. Location can be calculated.
-
-
0下载:
利用Matlab进行卫星伪距定位,根据测量方式的不同,GPS定位的方法也不同,假令在无误差的情况下进行定位,即可利用Matlab将定位问题转化为非线性方程组问题。-Matlab, satellite pseudo-range position, according to the different measurement methods, GPS positioning methods are different, Jialing no error in the case of position
-
-
0下载:
该文章说明了卫星导航电文格式及卫星位置计算-The article illustrates the satellite navigation message format and the satellite position calculation
-
-
0下载:
GPS单点定位源程序,主要用于航空GPS的单点定位计算-GPS single point positioning source for aviation GPS single point position calculation
-
-
4下载:
非常完善的GPS toolbox,内含中文readme以及中文翻译的介绍。 GPS TOOLBOX包含以下内容:
1、GPS相关常量和转换因子;
2、角度变换;
3、坐标系转换:
点变换;
矩阵变换;
向量变换;
4、专用测绘程序;
5、专用统计函数;
6、GPS时间工具;
7、专用GPS数据处理函数;
8、航迹和相关工具;
9、卫星位置计算;
10、高度和方位角判定,以及卫星可见性;
11、DOP(dilution
-
-
0下载:
GPS 位置计算根据参数计算GPS卫星位置-GPS position calculation GPS satellite position calculated according to the parameters
-
-
2下载:
本书是一本实用全球定位系统(GPS)定位程序设计工具书。它包括了GPS应用和开发中全部常用的内容。
全书共分十章,它们是:绪论、数据采集和格式转换、卫星位置计算、绝对定位、相对定位、差分GPS定位、动态定位、辅助计算工具、GPS+GLONASS组合以及菜单界面设计。本书总结了多年的工作实践和研究成果,以38种不同功能的数学模糊及完整的源程序奉献给读者。
本书可供从事航空、航海、港口、航道、公路、铁路、勘测、地质、石油、测绘、水利、公安、保险、银行、探险等专业的应用、开发、研究和
-
-
0下载:
GPS测试程序,内含详细GPS位置计算方法,及将算得的位置信息送给12864的液晶模块显示,对GPS初学者很有参考价值。-GPS test program containing detailed GPS position calculation method, and the calculated position information to the 12,864 LCD display module for GPS beginners great reference value.
-
-
4下载:
matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算-GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex
-
-
0下载:
gps卫星位置计算的程序,精确确定卫星的位置-gps satellite position calculation procedures to accurately determine the position of satellites
-
-
1下载:
采用迭代最小二乘法,根据GPS星历中伪距、卫星位置速度等信息解算接收机位置。-GPS position calculation by Least Square method.
-
-
0下载:
GPS卫星位置计算程序,可由卫星数据计算卫星位置,从而为后续工作奠定基础。-GPS satellite position calculation program by satellite data to calculate satellite position, thereby laying the foundation for future work.
-
-
1下载:
关于GPS信号捕获、位置解算、卫星位置运动模拟的MATLAB源码-some source matlab codes about gps signal acquisition, user position calculation and simulation of motion of satellites.
-
-
0下载:
模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时计算从站距离基站位置和当前速度。界面长1000px,高600px。(另:计算GPS坐标距离公式是参考网上公
-