搜索资源列表
alm2pos
- ALM2POS computation for satellite position from almanac data file [pos,R]=alm2pos(almanac,PRN,time) calculates the satellite position in the Terrestial and in the Celestial reference frame for a desiderate satellite vehicle (PRN) with alm
skyplot
- 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
GPS-postion-Nav-source
- gps定位程序 测试通过,可以直接拿来用 GPS卫星提供了P码(精码)和C/A码(粗码)两种定位服务。P码为军方服务,定位精度达到3米;C/A码对社会开放,定位精度为14米。出于自身安全的考虑,美国先后实施了SA和AS政策。SA政策在C/A码中人为引入了误差,使定位精度下降到100米;AS政策则对P码实行加密。 由于GPS对社会开放,因此各类接收机、测量设备如雨后春笋般涌现,并广泛应用于各行各业,彻底改变了传统的定位导航方式.-gps positioning program testing by