搜索资源列表
glonassPpvt
- GLONASS单点定位程序,可以根据卫星星历解算地面点坐标。-According GLONASS ephemeris files, calculate GLONASS satellite coordinates.
computing-satellites-coordinates
- 根据卫星星历文件进行卫星坐标的解算,直接读取文件进行数据输入。-computing satellite s coordinates and input data by txt.
rinexe
- 读取星历参数,以矩阵方式存入,进行卫星坐标解算-RINEXE Reads a RINEX NavigationMessage file andreformats the data into a matrix with 21rows and a column for each satellite.The matrix is stored in outputfile
ICD200Cw1234
- ICD-GPS-200文档。GPS电文格式解析。包含有GPS卫星坐标解算算法。-GPS-ICD document. GPS message format resolution. Contains a GPS satellite coordinates solver algorithms.
calculateuserposition
- 用MATLAB编写求解伪距定位方程的程序,对实际数据进行处理,解算出接收机的位置及钟差信息。提供8个通道的两组数据如下,X, Y, Z 为WGS-84坐标系下各通道所跟踪卫星的坐标,Range为与之对应的校正后的伪距测量值。-Using MATLAB pseudorange positioning equation solver, and the actual data processing, solution and calculat
GPS-positioning-
- 用MATLAB程序实现卫星位置解算、用户位置解算(最小二乘法)、导航电文读取、坐标转换。-MATLAB program to achieve the satellite position solver, solver user location, navigation message reads, GPS positioning simulation (implemented by the least squares method).
matlabcode2
- 基于卡尔曼滤波的GNSS卫星导航PVT解算例程,实测可用。输入参数为至少四颗卫星的XYZ坐标和伪距,输出结果为接收机经纬度值。-GNSS satellite navigation PVT Calman filter solution based routines, can be measured. The input parameters for the XYZ coordinates of at least four satellit
2_1_calculateposition
- GPS卫星定位解算的源程序,matlab代码,可以解算出坐标位置 -GPS satellite positioning solver
satellite-navigation
- 卫星导航解算,通过RINEX文件提取卫星参数计算卫星坐标,然后通过伪距测量法解算出用户位置,并在GUI界面中显示。- 卫星导航解算,通过RINEX文件提取卫星参数计算卫星坐标,然后通过伪距测量法解算出用户位置,并在GUI界面中显示。 Satellite navigation solution, satellite parameters extracted by RINEX satellite coordinates, and t
6cd5b80012d9
- glonass解算程序,包括求解卫星位置与用户坐标-GLONASS calculation procedures, including the solution of satellite position and user coordinates
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.)
坐标转换
- 在解算卫星位置时用到坐标转换,ecef坐标系转经纬度(Coordinate transformation is used to calculate the position of the satellite, and the ecef coordinate system is transferred to longitude and latitude)