搜索资源列表
src
- 电脑鼠走迷宫竞赛的目的是制作一个微型机器人,它能在最短的时间内穿越迷宫到达终点。在一固定迷宫内靠红外传感器,按照程序的安排进行迷宫搜索并走出迷宫。-The computer mouse game ZhouLiGong company experiment intermediate experiment senior experiment and process for computer mouse for the researchers
MATLAB-MTSP
- 遗传算法解决5种多旅行商问题(mtsp)的matlab程序 分别为以下5中情况: 1.从不同起点出发回到起点(固定旅行商数量) 2.从不同起点出发回到起点(旅行商数量根据计算可变) 3.从同一起点出发回到起点 4.从同一起点出发不会到起点 5.从同一起点出发回到同一终点(与起点不同)-5 kinds of genetic algorithms to solve multiple traveling salesma
yichuanTsp
- 在MATLAB软件上利用遗传算法解决无固定终点的Tsp类问题-MATLAB software on the genetic algorithm to solve the fixed end of the Tsp class problem
mtspf_ga
- 用于2维和3维的TSP问题,固定起点和终点,可给定旅行商数量(For the 2 dimensional and 3 dimensional TSP problem, fixed starting point and end point, the number of traveling salesmen can be given.)