mgasa

所属分类:matlab编程
开发工具:matlab
文件大小:4KB
下载次数:5
上传日期:2016-05-14 22:54:45
上 传 者lfr_0531
说明:  本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Location矩阵,其中30个坐标作为TSP问题的例子。
(This resource is Mgasa algorithm to solve the TSP problem matlab code, resources including the mgasa_main, the algorithm Mgasa solutions TSP code, mgasa_fitness (adaptation degree to obtain the function code), mgasa_annealing (Mgasa algorithm simulated annealing of code), mgasa_ (genetic algorithm selection function code), mgasa_crossover (genetic algorithm crossover swap function code), mgasa_mutation(genetic algorithm in gene mutation function code), mgasa_change(algorithm Mgasa selects the process of code). At the same time the code in the Location matrix, where 30 coordinates as an example of the TSP problem. )

文件列表:
Location.mat (417, 2016-01-27)
mgasa_annealing.m (980, 2016-01-27)
mgasa_change.m (820, 2016-01-27)
mgasa_crossover.m (862, 2016-01-27)
mgasa_fitness.m (535, 2016-01-27)
mgasa_main.m (2049, 2016-01-27)
mgasa_mutation.m (683, 2016-01-27)
mgasa_select.m (570, 2016-01-27)

近期下载者

相关文件


收藏者