搜索资源列表
GAmatlab.rar
- 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
gaMATLAB
- 遗传算法优化装配生产线任务,MATLAB源码,优化出生产线最佳装配路径-Genetic algorithm to optimize the assembly line, optimizing task MATLAB source, the best assembly line
Real-World_Application_Routing_Problem(Book)
- 遗传算法在最短路径问题(shortest path routing problem)中的实际应用-Real-World Application:Routing Problem(Book)
tsp
- 用遗传算法解决最短路径优化TSP 问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms (matlab source. Txt)
GARR0
- 利用遗传算法解决机器人路径规划问题,较好的一个例程,在VC++平台下开发-Using the genetic algorithm to solve robot path planning problem, the better a routine in VC++ platform development
Genetic_Algorithm_for_vehicle_routing_problem
- 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
改进遗传算法
- 改进的遗传算法,求解路径寻优的问题,加快了寻找全局最优解的速度(The improved genetic algorithm solves the problem of path optimization and accelerates the speed of finding the global optimal solution)
遗传算法求解VRP问题的技术报告
- 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
11基于遗传算法的机器人路径规划MATLAB源代码
- 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
TSP遗传算法
- 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)
空间机器人动力学正逆解及遗传算法路径规划
- 1.求解机器人的正逆解 2.采用遗传算法对机器人进行路径规划(1. positive and inverse solutions for solving robot 2. genetic algorithm for robot path planning)
遗传算法路径规划MATLAB代码
- 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
遗传算法求解tsp
- 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
matlab遗传算法程序
- 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
遗传算法解决车辆路径问题
- 采用遗传算法针对汽车的路径规划进行优化(Genetic algorithm is used to optimize the path planning of automobiles)
gui遗传算法
- 实现了遗传算法的gui。 可实现图形化指定障碍物位置,然后用遗传算法实现最短路径规划。(GUI of genetic algorithm. It can specify the location of obstacles graphically, and then use genetic algorithm to realize the shortest path planning.)
基于遗传算法的人工势场法
- 人工势场法结合遗传算法进行路径规划仿真,混合算法(Artificial potential field method combined with genetic algorithm)
源文件:GA_TS_VRP问题遗传算法算路径优化模型
- 遗传算法求解VRPTW,可运行,附带说明(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
MATLAB——遗传算法路径规划
- 基于遗传算法求机器人路径规划,使用了遗传算法,对移动机器人的应用(Robot Path Planning Based on Genetic Algorithms)
基于遗传算法的路径规划
- 基于栅格地图利用遗传算法实现质点的路径规划(Path Planning of Particles Using Genetic Algorithms Based on Grid Map)