搜索资源列表
GSO-code
- 一种全新的智能算法-萤火虫群算法。该算法主要用于求解多峰函数。包含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
gso
- 一种全新的智能算法----萤火虫群算法。该算法主要用于求解函数.-A new algorithm---- fireflies swarm intelligence. The algorithm used to solve function.
GSOaHGSO(matlab)
- 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
GSOandqunti
- 几篇关于群搜索优化(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.
GSO
- 通过此代码实现萤火虫算法仿真,改变函数,即可实现不同的函数结果。-This code implements the firefly algorithm simulation, change the function, you can achieve different function results.
GSO2
- 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
GSO-CODE
- 萤火虫算法的基本源代码,简单易懂,适合新人学习。-GSO simple scource codes,easy for learners。
GSO
- 群搜索优化算法(Group search optimizer, GSO)函数优化程序,包含几种常用的单模及多模标准测试函数。运行demo即可。-Group search optimizer (GSO) program for nemerical funciton optimization. It contains several singlemodal and multimodal functions. Please run "demo".
base-GSO
- 自己调试的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
GSO
- 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
topomation-based-on-GSO-
- 基于GSO的拓扑优化,有优化结果 ,效果非常好。-topology optimization based on GSO in MATLAB.
GSO
- 萤火虫算法,一种新颖的群优化算法,目前比较流行的有两种,一种是FA,一种是GSO,本代码试GSO的实现-glowworm swarm optimization
GSO-TSP
- 用matlab 编写GSO算法,解决TSP问题-matlab GSO TSP
GSO
- 一个基于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
gso
- 这是matlab的程序GSO算法,希望对你有用-This is the matlab program of GSO algorithm, in the hope that useful to you
GSO
- 该萤火虫算法(GSO)适用于求最值问题,同时也可与神经网络相结合进行优化问题-The firefly algorithm (GSO) applicable to most value problem, but also can be combined with the optimization of the neural network
GSO-求极大值
- 通过此代码实现萤火虫算法仿真,可实现求解最大值问题,同样也可以实现最小值问题(Through this code to achieve firefly algorithm simulation, can be achieved to solve the maximum value problem, also can achieve the minimum value problem.)
GSO-C代码
- GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
GSO
- 萤火虫算法(GSO),群智能优化算法,matlab文件
GSO及其改进算法代码
- 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)