搜索资源列表
CodeCrypt
- CodeCrypt 1.0 Written by Tibbar @ GSO. You may use this code in your own projects for non-commercial purposes provided you give credit to the author. This is provided for educational purposes only. No legal repo
GSO
- 利用Gram-Schmidt正交化方法(GSO)对两个独立向量进行正交归一化,以及两个产生Laplace分布的程序-Gram-Schmidt
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 matl
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 str
GSO-CODE
- 萤火虫算法的基本源代码,简单易懂,适合新人学习。-GSO simple scource codes,easy for learners。
GSO
- gso原始代码,萤火虫的matlab代码-gso code,the matlab code of glowworm algorithm
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
GSO-matlab
- 萤火虫算法 GSO算法用matlab编程实现-Firefly algorithm GSO algorithm using matlab programming
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 patt
GSO
- GSO萤火虫群优化C语言代码。是一种启发式算法,灵感来自于萤火虫闪烁的行为。萤火虫的闪光,其主要目的是作为一个信号系统,以吸引其他的萤火虫。-GSO fireflies swarm optimization C language code. Is a heuristic algorithm, inspired by the fireflies blinking behavior. Fireflies flash, its main pu
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
- 一种经典的智能优化算法,基于萤火虫算法GSO,里面有一个简单的应用小例子,可以直接调试可用。-This is a classical optional intelligent code using GSO algorithm. There is a simple application code within it which you can compile directly.
GSO-good
- 这个文件可以让你快速了解GSO算法的原理和优势,强烈建议下载学习!-The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies
GSO
- 一个基于matlab的GSO(群搜索)寻优算法例程,通过修改适应度函数可以完成不同的寻优任务,可用于开发改进算法或与其他智能优化算法进行对比。-A matlab-based GSO (group search) algorithm optimization routines, by modifying the fitness function optimization can perform different tasks that c
gso
- 这是matlab的程序GSO算法,希望对你有用-This is the matlab program of GSO algorithm, in the hope that useful to you
GSO-C代码
- GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
GSO及其改进算法代码
- 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)