搜索资源列表
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
backgammon
- 在GPS中运行的五子棋游戏,花了我一个月的时间,只要是算法的优化-Running in the backgammon game GPS
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
gps-master
- 此代码是指导性策略搜索算法和基于LQG的轨迹优化的重新实现,旨在帮助其他人理解,重用并在现有工作的基础上进行构建。(This code is a reimplementation of the guided policy search algorithm and LQG-based trajectory optimization, meant to help others understand, reuse, and build upon existing work.)