搜索资源列表

  1. GSO_package

    0下载:
  2. 使用MATLAB实现的人工萤火虫群优化算法解决背包问题-Using MATLAB artificial fireflies swarm optimization algorithm to solve the knapsack problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:丁毅
  1. The-new-meta-heuristic-algorithm-bat

    0下载:
  2. 摘要:新型元启发式算法例如粒子群算法,萤火虫算法,和声搜索算法已经成为现今复杂的优化问题的有效解决方法。该文基于蝙 蝠的回声定位行为提出了一种新型的元启发式算法———蝙蝠算法,同时也将现有的一些算法的优点引入到该算法中。 改文对该算 法进行了详细的公式化表述并对其执行流程的作出了说明,并且将该算法与遗传算法、粒子群优化算法等算法进行了比较。仿真结 果表明,蝙蝠算法明显优于其他算法,并对进一步的研究作出了展望。-Summary
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-03
    • 文件大小:629760
    • 提供者:薛云强
  1. yinghuochong

    0下载:
  2. 萤火虫群算法代码,功能优化,设计优化,数值计算应用-Fireflies swarm algorithm code, function optimization, design optimization, numerical computing applications
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:wangyifan
  1. firefly-algorithm

    0下载:
  2. 萤火虫算法作为一种新颖的仿生群智能优化算法.萤火虫算法在连续空间和离散空间优化的可行性和有效性,具有良好的应用前景.-firefly algorithm (FA) is developed as a novel bionic swarm intelligence optimization method. the new bioinspired algorithm has better feasibility and validity f
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:萧雨恋娇
  1. Firefly-Algorithm

    0下载:
  2. Pro. Yang Xinshe的萤火虫优化算法论文,详细描述了该算法的原理及过程,值得学习参考。-Pro. Yang Xinshe fireflies optimization algorithm paper, a detailed descr iption of the principles and process of the algorithm, it is worth learning reference.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:1686528
    • 提供者:sada
  1. GSO

    0下载:
  2. 萤火虫算法,一种新颖的群优化算法,目前比较流行的有两种,一种是FA,一种是GSO,本代码试GSO的实现-glowworm swarm optimization
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:李 策
  1. GGSO

    0下载:
  2. 高斯变异的萤火虫群优化算法,实现简单,含有6个测试函数,运行方便。-Gaussian variation glowworm swarm optimization algorithm, simple, containing six test function, easy operation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:何卓壕
  1. GS-GSO

    0下载:
  2. 采用高斯变异改进基本萤火虫群优化算法,得到很好的效果-Gaussian variation improve basic fireflies swarm optimization algorithm to get good results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:qiong
  1. firefly_simple

    0下载:
  2. 萤火虫算法(Firefly Algorithm)是一种启发式算法,灵感来自于萤火虫闪烁的行为。萤火虫的闪光,其主要目的是作为一个信号系统,以吸引其他的萤火虫。剑桥大学的Xin-She Yang(音译:杨新社)教授提出了萤火虫算法,其假设为[1]: 萤火虫不分性别,这样一个萤火虫将会吸引到所有其他的萤火虫 吸引力与它们的亮度成正比,对于任何两个萤火虫,不那么明亮的萤火虫被吸引,因此移动到更亮的一个,然而,亮度又随着其距离的
  3. 所属分类:软件工程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:曹鹏
  1. yhc

    0下载:
  2. 萤火虫算法是一种新的智能优化算法,用于寻找最优值,解决各种工程问题。-Firefly algorithm is a new intelligent optimization algorithms for finding the optimal value, solve engineering problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:虾米
  1. GSO

    0下载:
  2. 一种经典的智能优化算法,基于萤火虫算法GSO,里面有一个简单的应用小例子,可以直接调试可用。-This is a classical optional intelligent code using GSO algorithm. There is a simple application code within it which you can compile directly.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:Mr.W
  1. firefly

    0下载:
  2. 人工萤火虫群优化算法 该算法主要用于求解多峰函数-Artificial fireflies swarm optimization algorithm is mainly used to solve the multimodal function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:jack chan
  1. 萤火虫programing

    0下载:
  2. 萤火虫优化算法,可以扩展应用到各种不同的优化问题。(The firefly optimization algorithm can be extended to a variety of optimization problems.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:千岁寒
  1. 萤火虫优化算法

    0下载:
  2. 萤火虫优化算法进行优化参数,是元启发式算法(The optimization algorithm for firefly optimization is a meta heuristic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:wangbiaofzgg
  1. 萤火虫优化算法

    0下载:
  2. 基于matlab平台的启发式智能算法,萤火虫优化算法程序(Heuristic intelligent algorithm based on MATLAB platform and the program of firefly optimization algorithm)
  3. 所属分类:Maple

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:德米安
  1. Evolutionary Optimization Algorithms

    2下载:
  2. 多种智能算法matlab源程序,即有一些常用的算法,也有一些新颖的算法,用于求解优化问题。包括PSO(粒子群优化算法),GA(遗传算法),DE(差分进化算法),GWO(灰狼优化算法),FA(萤火虫优化算法),IWD算法,MBO(帝王蝶优化算法),SBO(序列最小优化),SOS(共生生物搜索算法),WEO算法,BBKH算法,BBBC算法
  3. 所属分类:matlab例程

  1. 模拟退火蝙蝠萤火虫

    0下载:
  2. 可以通过以上三种算法进行参数的优化,剑桥大学编著(These three algorithms can be used to optimize the parameters. Edited by Cambridge University.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:18432
    • 提供者:小汤圆不圆
  1. FA

    0下载:
  2. 优化算法,基于萤火虫优化算法FA,主要程序为fa(Firefly optimization algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:estheriii
  1. 萤火虫分布式电源优化

    0下载:
  2. 采用萤火虫算法对分布式电源进行优化,采用33节点系统(Firefly algorithm is used to optimize the distributed power supply)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:37888
    • 提供者:飞机1
  1. 实现萤火虫算法

    0下载:
  2. 实现萤火虫算法,主要是优化算法,用于寻找多目标时的最优值,效果比,基于matlab平台搭建,在多个科研和工作方向使,供大家学习参考。(Firefly algorithm, mainly optimization algorithm, is used to find the optimal value of multi-objective, the effect ratio, based on MATLAB platform, in a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2112512
    • 提供者:dsfsdfbhbj
« 12 3 »

源码中国 www.ymcn.org