中文说明:
利用MATLAB语言模拟退火算法和遗传算法这两个算法结合构成的遗传模拟退火算法对移动机器人进行路径规划。
English Description:
The genetic simulated annealing algorithm composed of MATLAB simulated annealing algorithm and genetic algorithm is used for path planning of mobile robot.
Genetic simulated annealing algorithm for mobile robot path planning
关注次数: 388
下载次数: 3
文件大小: 3KB
中文说明:
利用MATLAB语言模拟退火算法和遗传算法这两个算法结合构成的遗传模拟退火算法对移动机器人进行路径规划。
English Description:
The genetic simulated annealing algorithm composed of MATLAB simulated annealing algorithm and genetic algorithm is used for path planning of mobile robot.
Auto_Path\cross_operator.m
Auto_Path\delete_operator.m
Auto_Path\draw_path.m
Auto_Path\fitness.m
Auto_Path\init_population.m
Auto_Path\insert_operator.m
Auto_Path\mutate_operator.m
Auto_Path\SA_MWJ_main.m
Auto_Path\SA_R.m
Auto_Path\select_operator.m
Auto_Path