登录
首页 » matlab » Ant Colony Algorithm(UpdatePerSecond)

Ant Colony Algorithm(UpdatePerSecond)

于 2020-11-24 发布
0 194
下载积分: 1 下载次数: 6

代码说明:

说明:  无人机进行任务分配采用的是蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on)

文件列表:

Ant Colony Algorithm(UpdatePerSecond)\AntColonyAlgorothm.m, 3156 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\assignonetask.m, 570 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\Draw_Strategy.m, 2983 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\find_best_ant_path.m, 2141 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\main.m, 7726 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\README.md, 826 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\Result1-1.jpg, 19432 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\Result1-2.jpg, 57578 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\Result2-1.jpg, 24407 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\Result2-2.jpg, 58442 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\updatecriticalPointMatrix.m, 285 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\updatemaxPheromoneMatrix.m, 258 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\updatemaxPheromoneMatrix_special.m, 1040 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond)\updatePheromoneMatrix.m, 619 , 2019-09-06
Ant Colony Algorithm(UpdatePerSecond), 0 , 2019-09-06

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

发表评论

0 个回复

  • FirstS5
    说明:  E类逆变磁共振无线充电模型,基于simulink仿真软件(Class E Inverter Magnetic Resonance Wireless Charging Model)
    2020-07-01 08:20:02下载
    积分:1
  • 本程序通过用递归调用的方法实现了汉诺塔问题,这是一个通用的程序,通过输入的层数结果输入到一个out.txt的文件中...
    本程序通过用递归调用的方法实现了汉诺塔问题,这是一个通用的程序,通过输入的层数结果输入到一个out.txt的文件中-This procedure by using the method of recursive calls a Tower of Hanoi problem, which is a common procedure, the results by entering into the layers of a document out.txt
    2022-07-26 21:39:55下载
    积分:1
  • 电力系统的MATLAB-SIMULINK仿真与应用6
    6.1 Powergui模块 6.2 电力系统稳态仿真 6.3 电力系统电磁暂态仿真 6.4 电力系统机电暂态仿真习题(6.1 Powergui module 6.2 power system steady-state simulation 6.3 Electromagnetic transient simulation of power system 6.4 electric power system electromechanical transient simulation exercises)
    2018-05-21 16:18:46下载
    积分:1
  • C#Web server程序原码
    C#Web server程序原码-C# Web server processes the original code
    2022-05-16 07:30:34下载
    积分:1
  • 一站到底stonefish_fighting
    此为开源的第三方插件,为一款在线答题游戏源码,使用于微擎,可直接安装使用,且代码开源,可以根据个人业务需求进行修改。(this is a program for answer game, is situable for weiqing program.)
    2021-04-17 14:18:52下载
    积分: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
  • Python 获取沪深300日行情数据并存入Excel文件
    python抓取数据,并将数据存储在excel中,每个代码对应的数据一个sheet。(Python grabs the data and stores it in excel, one sheet for each code.)
    2020-06-29 23:20:01下载
    积分:1
  • myTurbo_test
    Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)
    2018-04-17 17:29:33下载
    积分:1
  • USER_PROGRAM
    C语言循环扫描16个按键,按键去抖动,检测按键是否松开。(C language cycle scan 16 keys, keys to jitter, check whether the keys are loosened)
    2020-06-17 08:00:02下载
    积分:1
  • 12864中文显示测试
    51单片机控制LCD12864显示中文字符(51 single chip microcomputer control LCD12864 display Chinese characters)
    2018-06-18 14:48:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载