文件名称:Ant Lion Optimizer (ALO)

  • 所属分类:
  • 汇编语言
  • 资源属性:
  • 上传时间:
  • 2020-12-25
  • 文件大小:
  • 154kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 程*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

ALO 算法核心思想是模拟蚁狮捕猎蚂蚁的狩猎机制以实现全局寻优。蚁狮在捕猎前会在在沙质土中利用其巨大的下颚挖出一个漏斗状的陷阱,并藏在陷阱底部等待猎物到来。一旦随机游走的蚂蚁落入陷阱时,蚁狮迅速将其捕食,随后重新修缮陷阱等待下一次捕猎。(The core idea of the ALO algorithm is to simulate the hunting mechanism of the ant lion hunting ants to achieve global optimization. Before hunting, the ant lion will use its huge jaw to dig a funnel-shaped trap in the sandy soil and hide at the bottom of the trap to wait for the prey to arrive. Once the randomly-wandering ants fall into the trap, the ant lion quickly preys on it, and then repairs the trap to wait for the next hunt. The ALO algorithm realizes the interaction between the ants and the ant lion through numerical simulation to optimize the problem: introduces the random walk of the ants to realize the global search, and guarantees the diversity of the population and the optimization performance of the algorithm through the roulette strategy and the elite strategy. Antlion is equivalent to the solution of the optimization problem. It can update and save the approximate optimal solution by hunting ants with high fitness.)
相关搜索: 智能优化算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
ALO\ALO.m 5844 2015-02-20
ALO\ALO.png 150992 2015-03-04
ALO\func_plot.m 3597 2015-02-20
ALO\Get_Functions_details.m 7708 2015-02-20
ALO\initialization.m 1881 2015-02-20
ALO\main.m 3105 2015-02-20
ALO\Random_walk_around_antlion.m 2932 2015-02-20
ALO\RouletteWheelSelection.m 2199 2015-02-20
license.txt 1318 2018-05-22

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org