登录
首页 » matlab » 模拟退火遗传算法程序

模拟退火遗传算法程序

于 2017-10-12 发布 文件大小:497KB
0 124
下载积分: 1 下载次数: 39

代码说明:

  模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)

文件列表:

模拟退火遗传算法程序\10维\fitness1\1.bmp
模拟退火遗传算法程序\10维\fitness1\AimFunc.asv
模拟退火遗传算法程序\10维\fitness1\AimFunc1.asv
模拟退火遗传算法程序\10维\fitness1\AimFunc1.m
模拟退火遗传算法程序\10维\fitness1\Code.asv
模拟退火遗传算法程序\10维\fitness1\Code.m
模拟退火遗传算法程序\10维\fitness1\Cross.asv
模拟退火遗传算法程序\10维\fitness1\Cross.m
模拟退火遗传算法程序\10维\fitness1\Decode.m
模拟退火遗传算法程序\10维\fitness1\fitness1(10维).xls
模拟退火遗传算法程序\10维\fitness1\main.asv
模拟退火遗传算法程序\10维\fitness1\main.m
模拟退火遗传算法程序\10维\fitness1\Mutation.asv
模拟退火遗传算法程序\10维\fitness1\Mutation.m
模拟退火遗传算法程序\10维\fitness1\rep.m
模拟退火遗传算法程序\10维\fitness1\Select.m
模拟退火遗传算法程序\10维\fitness1\test.m
模拟退火遗传算法程序\10维\fitness10\AimFunc10.m
模拟退火遗传算法程序\10维\fitness10\Code.asv
模拟退火遗传算法程序\10维\fitness10\Code.m
模拟退火遗传算法程序\10维\fitness10\Cross.asv
模拟退火遗传算法程序\10维\fitness10\Cross.m
模拟退火遗传算法程序\10维\fitness10\Decode.m
模拟退火遗传算法程序\10维\fitness10\F10.fig
模拟退火遗传算法程序\10维\fitness10\fitness10(10维).xls
模拟退火遗传算法程序\10维\fitness10\main.asv
模拟退火遗传算法程序\10维\fitness10\main.m
模拟退火遗传算法程序\10维\fitness10\Mutation.asv
模拟退火遗传算法程序\10维\fitness10\Mutation.m
模拟退火遗传算法程序\10维\fitness10\rep.m
模拟退火遗传算法程序\10维\fitness10\Select.m
模拟退火遗传算法程序\10维\fitness10\test.m
模拟退火遗传算法程序\10维\fitness11\AimFunc11.m
模拟退火遗传算法程序\10维\fitness11\Code.asv
模拟退火遗传算法程序\10维\fitness11\Code.m
模拟退火遗传算法程序\10维\fitness11\Cross.asv
模拟退火遗传算法程序\10维\fitness11\Cross.m
模拟退火遗传算法程序\10维\fitness11\Decode.m
模拟退火遗传算法程序\10维\fitness11\F11.fig
模拟退火遗传算法程序\10维\fitness11\fitness11(10维).xls
模拟退火遗传算法程序\10维\fitness11\main.asv
模拟退火遗传算法程序\10维\fitness11\main.m
模拟退火遗传算法程序\10维\fitness11\Mutation.asv
模拟退火遗传算法程序\10维\fitness11\Mutation.m
模拟退火遗传算法程序\10维\fitness11\rep.m
模拟退火遗传算法程序\10维\fitness11\Select.m
模拟退火遗传算法程序\10维\fitness11\test.m
模拟退火遗传算法程序\10维\fitness2\2.bmp
模拟退火遗传算法程序\10维\fitness2\AimFunc2.m
模拟退火遗传算法程序\10维\fitness2\Code.asv
模拟退火遗传算法程序\10维\fitness2\Code.m
模拟退火遗传算法程序\10维\fitness2\Cross.asv
模拟退火遗传算法程序\10维\fitness2\Cross.m
模拟退火遗传算法程序\10维\fitness2\Decode.m
模拟退火遗传算法程序\10维\fitness2\fitness2(10维).xls
模拟退火遗传算法程序\10维\fitness2\main.asv
模拟退火遗传算法程序\10维\fitness2\main.m
模拟退火遗传算法程序\10维\fitness2\Mutation.asv
模拟退火遗传算法程序\10维\fitness2\Mutation.m
模拟退火遗传算法程序\10维\fitness2\rep.m
模拟退火遗传算法程序\10维\fitness2\Select.m
模拟退火遗传算法程序\10维\fitness2\test.m
模拟退火遗传算法程序\10维\fitness3\AimFunc3.m
模拟退火遗传算法程序\10维\fitness3\Code.asv
模拟退火遗传算法程序\10维\fitness3\Code.m
模拟退火遗传算法程序\10维\fitness3\Cross.asv
模拟退火遗传算法程序\10维\fitness3\Cross.m
模拟退火遗传算法程序\10维\fitness3\Decode.m
模拟退火遗传算法程序\10维\fitness3\F5.bmp
模拟退火遗传算法程序\10维\fitness3\fitness3(10维).xls
模拟退火遗传算法程序\10维\fitness3\main.m
模拟退火遗传算法程序\10维\fitness3\Mutation.asv
模拟退火遗传算法程序\10维\fitness3\Mutation.m
模拟退火遗传算法程序\10维\fitness3\rep.m
模拟退火遗传算法程序\10维\fitness3\Select.m
模拟退火遗传算法程序\10维\fitness3\test.m
模拟退火遗传算法程序\10维\fitness4\AimFunc4.m
模拟退火遗传算法程序\10维\fitness4\Code.asv
模拟退火遗传算法程序\10维\fitness4\Code.m
模拟退火遗传算法程序\10维\fitness4\Cross.asv
模拟退火遗传算法程序\10维\fitness4\Cross.m
模拟退火遗传算法程序\10维\fitness4\Decode.m
模拟退火遗传算法程序\10维\fitness4\F4.bmp
模拟退火遗传算法程序\10维\fitness4\fitness4(10维).xls
模拟退火遗传算法程序\10维\fitness4\main.asv
模拟退火遗传算法程序\10维\fitness4\main.m
模拟退火遗传算法程序\10维\fitness4\Mutation.asv
模拟退火遗传算法程序\10维\fitness4\Mutation.m
模拟退火遗传算法程序\10维\fitness4\rep.m
模拟退火遗传算法程序\10维\fitness4\Select.m
模拟退火遗传算法程序\10维\fitness4\test.m
模拟退火遗传算法程序\10维\fitness5\AimFunc5.m
模拟退火遗传算法程序\10维\fitness5\Code.asv
模拟退火遗传算法程序\10维\fitness5\Code.m
模拟退火遗传算法程序\10维\fitness5\Cross.asv
模拟退火遗传算法程序\10维\fitness5\Cross.m
模拟退火遗传算法程序\10维\fitness5\Decode.m
模拟退火遗传算法程序\10维\fitness5\F5.bmp
模拟退火遗传算法程序\10维\fitness5\fitness5(10维).xls
模拟退火遗传算法程序\10维\fitness5\main.asv

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 105578会员总数
  • 20今日下载