CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - GSO

搜索资源列表

  1. GSO-code

    3下载:
  2. 一种全新的智能算法-萤火虫群算法。该算法主要用于求解多峰函数。包含2个文件。用matlab打开GSO.m可以直接运行。如果要修改测试函数,可以修改J1.m函数。-A new intelligent algorithms- fireflies swarm. The algorithm used to solve multimodal function. Contains two files. Open GSO.m can use matlab to run. If you want to modi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-28
    • 文件大小:1637
    • 提供者:
  1. gso

    1下载:
  2. 一种全新的智能算法----萤火虫群算法。该算法主要用于求解函数.-A new algorithm---- fireflies swarm intelligence. The algorithm used to solve function.
  3. 所属分类:matlab

    • 发布日期:2016-01-14
    • 文件大小:2048
    • 提供者:fukaifang
  1. GSOaHGSO(matlab)

    2下载:
  2. GSO算法及其改进,其中HGSO是通过与和声搜索算法结合而成,主要用于结构的截面优化、几何优化、动力优化、拓扑优化等,具有收敛速度快,收敛结果好的优点,且其改进算法能摆脱局部最优的缺陷。-GSO algorithm and its improvements, HGSO is through a combination of harmony search algorithm, mainly used to optimize the structure of the cross section, g
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5644
    • 提供者:Li
  1. GSOandqunti

    0下载:
  2. 几篇关于群搜索优化(Group Search Optimizer, GSO)算法在的高质量论文:包括群体智能搜索,改进群搜索以及快速群搜索算法。-3 articles on the Group Search Optimizer, GSO algorithm in high-quality papers include: swarm intelligence search, group search, and fast group improved search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1197509
    • 提供者:zy
  1. GSO

    3下载:
  2. 通过此代码实现萤火虫算法仿真,改变函数,即可实现不同的函数结果。-This code implements the firefly algorithm simulation, change the function, you can achieve different function results.
  3. 所属分类:matlab

    • 发布日期:2014-09-06
    • 文件大小:2048
    • 提供者:
  1. GSO2

    1下载:
  2. Abstract:An improved GSO (Group Search Optimizer)Algorithm with predictive model is introduced in this paper. MATLAB implementation of the improved Group Search Optimizer Al gorithm is described in detail.This paper introduced the concept of fu
  3. 所属分类:matlab例程

    • 发布日期:2013-07-20
    • 文件大小:3954
    • 提供者:瞿佳
  1. GSO-CODE

    0下载:
  2. 萤火虫算法的基本源代码,简单易懂,适合新人学习。-GSO simple scource codes,easy for learners。
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:8247
    • 提供者:张羽
  1. GSO

    3下载:
  2. 群搜索优化算法(Group search optimizer, GSO)函数优化程序,包含几种常用的单模及多模标准测试函数。运行demo即可。-Group search optimizer (GSO) program for nemerical funciton optimization. It contains several singlemodal and multimodal functions. Please run "demo".
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-20
    • 文件大小:7175
    • 提供者:张银雪
  1. base-GSO

    0下载:
  2. 自己调试的GSO程序,简单可运行,适合初学者参考。-The glowworm swarm optimization (GSO) is a swarm intelligence optimization algorithm developed based on the behaviour of glowworms (also known as fireflies or lightning bugs). The behaviour pattern of glowworms which is used
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3491
    • 提供者:youyou zhang
  1. GSO

    0下载:
  2. GSO萤火虫群优化C语言代码。是一种启发式算法,灵感来自于萤火虫闪烁的行为。萤火虫的闪光,其主要目的是作为一个信号系统,以吸引其他的萤火虫。-GSO fireflies swarm optimization C language code. Is a heuristic algorithm, inspired by the fireflies blinking behavior. Fireflies flash, its main purpose is as a signaling system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1303
    • 提供者:李西
  1. topomation-based-on-GSO-

    4下载:
  2. 基于GSO的拓扑优化,有优化结果 ,效果非常好。-topology optimization based on GSO in MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13351
    • 提供者:kong-2
  1. GSO

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

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:李 策
  1. GSO-TSP

    0下载:
  2. 用matlab 编写GSO算法,解决TSP问题-matlab GSO TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3444
    • 提供者:James shaw
  1. GSO

    0下载:
  2. 一个基于matlab的GSO(群搜索)寻优算法例程,通过修改适应度函数可以完成不同的寻优任务,可用于开发改进算法或与其他智能优化算法进行对比。-A matlab-based GSO (group search) algorithm optimization routines, by modifying the fitness function optimization can perform different tasks that can be used to develop improved
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:393161
    • 提供者:Edward.J
  1. gso

    0下载:
  2. 这是matlab的程序GSO算法,希望对你有用-This is the matlab program of GSO algorithm, in the hope that useful to you
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1522
    • 提供者:lily
  1. GSO

    0下载:
  2. 该萤火虫算法(GSO)适用于求最值问题,同时也可与神经网络相结合进行优化问题-The firefly algorithm (GSO) applicable to most value problem, but also can be combined with the optimization of the neural network
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:郭浩
  1. GSO-求极大值

    0下载:
  2. 通过此代码实现萤火虫算法仿真,可实现求解最大值问题,同样也可以实现最小值问题(Through this code to achieve firefly algorithm simulation, can be achieved to solve the maximum value problem, also can achieve the minimum value problem.)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:renwoxing703
  1. GSO-C代码

    1下载:
  2. GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:renwoxing604
  1. GSO

    1下载:
  2. 萤火虫算法(GSO),群智能优化算法,matlab文件
  3. 所属分类:matlab例程

  1. GSO及其改进算法代码

    1下载:
  2. 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-28
    • 文件大小:17408
    • 提供者:huangbin
« 12 »
搜珍网 www.dssz.com