搜索资源列表
satellite_sel
- gps选星算法仿真程序 对matlab放着做了优化,这是一种新的近优化方法,同时具有高效快速的特点,节省处理器时间-satellite selection algorithm in matlab, optimized for simulation speed. it is a fast algorithm and this is the simulation scr ipt
Sp
- GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦-GPS single point positioning source, including the time observation, broadcast ephemeris file, precise ephemeris files for the GPS algorithm to learn programming is excellent information, oh
GPS_xingli_Calu
- 这段程序实现了GPS星历计算的仿真,实现算法是《GPS原理与应用(第二版)》中第二章的算法-This program achieved a GPS ephemeris calculation of the simulation algorithm is a " GPS Principles and Applications (Second Edition)" in Chapter II of the algorithm
xuanxing
- GPS选星算法,选择几何形状最好的卫星组合-GPS satellite selection algorithm to select the best geometry of the satellite portfolio
astardemo
- A*搜寻算法俗称A星算法。A*算法是比较流行的启发式搜索算法之一,被广泛应用于路径优化领域[。它的独特之处是检查最短路径中每个可能的节点时引入了全局信息,对当前节点距终点的距离做出估计,并作为评价该节点处于最短路线上的可能性的量度。(A * search algorithm commonly known as A Star algorithm. A * algorithm is one of the more popular heuristic search algorithms and is