搜索资源列表
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
SLRposition
- SLR 定位算法的MATLAB实现,开始SL_R 定位了Num个未知节点。初始部分花时13秒左右,优化部分花时80秒左右。-SLR positioning algorithm to achieve the MATLAB, start the SL_R positioning Num unknown node. The initial part of flowering time of about 13 seconds, optimization of part when the flower 8
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