登录
首页 » matlab » code

code

于 2020-03-11 发布
0 164
下载积分: 1 下载次数: 3

代码说明:

说明:  基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solve the TSP, and different fitness functions of crossover and mutation are used to update the particles, so as to achieve the optimal solution of TSP, which is closer to the actual problem.)

文件列表:

ca_tsp.m, 152 , 2013-10-19
cross_tsp_a.m, 377 , 2013-10-19
cross_tsp_b.m, 425 , 2013-10-19
cross_tsp_c.m, 443 , 2013-10-19
cross_tsp_d.m, 446 , 2013-10-19
mutation_a.m, 139 , 2013-10-19
mutation_b.m, 195 , 2013-10-19
mutation_c.m, 206 , 2013-10-19
mutation_d.m, 265 , 2013-10-19
y19_1.m, 2575 , 2013-10-19
y19_2.m, 3975 , 2013-10-19

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

发表评论

0 个回复

  • isight参数优化理论与实例详解源码
    说明:  isight集成ABAQUS、Adams、MATLAB等软件的源码(isight integration with ABAQUS Adams MATLAB Program)
    2019-06-16 21:29:27下载
    积分:1
  • 网络实验4 RAW_TCP客户端实验
    RAW_TCP客户端实验LWIP Porting with UCOS Operating System(RAW_TCP Client Experiments)
    2019-05-09 14:50:41下载
    积分:1
  • SpeexAEC
    说明:  利用SpeexAEC实现自动回声抑制,其中包含AEC源码和测试代码(Automatic echo suppression with speexaec)
    2020-02-22 12:49:32下载
    积分:1
  • Go 1.5 源码剖析 (书签版)
    说明:  golang 1.5 源码分析, 详细解析了golang的内存分配、协程等(golang 1.5 source reading book)
    2019-01-07 22:40:46下载
    积分:1
  • Starting_point
    说明:  C5515 Audio DSP
    2019-04-17 17:42:28下载
    积分:1
  • 面向对象程序设计(Java)实验2
    说明:  北京理工大学面向对象教程的JAVA实验,包含实验内容和数据还有源码(JAVA Experiment of Object-Oriented Course in Beijing University of Technology)
    2019-06-29 17:36:34下载
    积分:1
  • 这是一个不错的3D建模软件,在编辑框里可以类似像maya一样随意拖动模型,可以加纹理、雾化效果等等,当然还能保存数据,可以供为 3D游戏开发美工作模型设计工具!...
    这是一个不错的3D建模软件,在编辑框里可以类似像maya一样随意拖动模型,可以加纹理、雾化效果等等,当然还能保存数据,可以供为 3D游戏开发美工作模型设计工具!强烈推荐!-This is a good 3D modeling software. Message editorial maya be the same as similar random drive models can be increased texture, atomizing effect, and so on. Of course can preserve data, for the development of 3D games for the U.S. working model design tool! Strongly recommended!
    2022-03-21 19:03:42下载
    积分:1
  • 一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但的语言是可逐步解释成人能听懂的语言,因为的语言是由以下两...
    一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把 他的话解释成人能听得懂的话. 2. 基本要求: 用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇. (1) B --> tAdA (2) A --> sae 3. 测试数据: B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 | -one : a needs analysis. Problem description always use their own fiendish a very concise and abstract language speech Nobody can understand, but the language is gradually explained adult can understand the language, because his language is composed of the following two forms of
    2022-09-04 11:50:02下载
    积分:1
  • jQuery带标题左右移动图片相册
    脚本简介一款jQuery实现的带标题简介的左右移动的图片相册代码(The script introduces a jQuery-implemented photo album code that moves left and right with a title profile)
    2019-03-11 17:11:34下载
    积分:1
  • 远峰pxa255系列开发板图,标注有各个元器件的功能,可作参考...
    远峰pxa255系列开发板图,标注有各个元器件的功能,可作参考-series of far-pxa255 development map, marked in various parts of the function can be used as a reference
    2022-06-22 03:57:22下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载