Welcome![Sign In][Sign Up]
Location:
Search - gso

Search list

[Windows DevelopCodeCrypt

Description: 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 reponsibility is held or accepted by the author for misuse of this code.
Platform: | Size: 5120 | Author: cheng | Hits:

[Internet-NetworkGSO

Description: 利用Gram-Schmidt正交化方法(GSO)对两个独立向量进行正交归一化,以及两个产生Laplace分布的程序-Gram-Schmidt
Platform: | Size: 2048 | Author: bfield | Hits:

[AI-NN-PRGSO-code

Description: 一种全新的智能算法-萤火虫群算法。该算法主要用于求解多峰函数。包含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 modify the test function, you can modify J1.m function.
Platform: | Size: 2048 | Author: | Hits:

[matlabgso

Description: 一种全新的智能算法----萤火虫群算法。该算法主要用于求解函数.-A new algorithm---- fireflies swarm intelligence. The algorithm used to solve function.
Platform: | Size: 2048 | Author: fukaifang | Hits:

[matlabGSOaHGSO(matlab)

Description: 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, geometry optimization, dynamic optimization, topology optimization, a fast convergence, convergence results is good, and its improved algorithm defects can get rid of local optimum.
Platform: | Size: 6144 | Author: Li | Hits:

[matlabGSO-CODE

Description: 萤火虫算法的基本源代码,简单易懂,适合新人学习。-GSO simple scource codes,easy for learners。
Platform: | Size: 8192 | Author: 张羽 | Hits:

[OtherGSO

Description: gso原始代码,萤火虫的matlab代码-gso code,the matlab code of glowworm algorithm
Platform: | Size: 1024 | Author: 陈信 | Hits:

[AI-NN-PRGSO

Description: 群搜索优化算法(Group search optimizer, GSO)函数优化程序,包含几种常用的单模及多模标准测试函数。运行demo即可。-Group search optimizer (GSO) program for nemerical funciton optimization. It contains several singlemodal and multimodal functions. Please run "demo".
Platform: | Size: 7168 | Author: 张银雪 | Hits:

[Special EffectsGSO-matlab

Description: 萤火虫算法 GSO算法用matlab编程实现-Firefly algorithm GSO algorithm using matlab programming
Platform: | Size: 5120 | Author: 金龙 | Hits:

[matlabbase-GSO

Description: 自己调试的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 for this algorithm is the apparent capability of the glowworms to change the intensity of the luciferin emission and thus appear to glow at different intensities.
Platform: | Size: 3072 | Author: youyou zhang | Hits:

[AI-NN-PRGSO

Description: 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 to attract other fireflies.
Platform: | Size: 1024 | Author: 李西 | Hits:

[matlabtopomation-based-on-GSO-

Description: 基于GSO的拓扑优化,有优化结果 ,效果非常好。-topology optimization based on GSO in MATLAB.
Platform: | Size: 13312 | Author: kong-2 | Hits:

[matlabGSO

Description: 萤火虫算法,一种新颖的群优化算法,目前比较流行的有两种,一种是FA,一种是GSO,本代码试GSO的实现-glowworm swarm optimization
Platform: | Size: 4096 | Author: 李 策 | Hits:

[matlabGSO-TSP

Description: 用matlab 编写GSO算法,解决TSP问题-matlab GSO TSP
Platform: | Size: 3072 | Author: James shaw | Hits:

[OtherGSO

Description: 一种经典的智能优化算法,基于萤火虫算法GSO,里面有一个简单的应用小例子,可以直接调试可用。-This is a classical optional intelligent code using GSO algorithm. There is a simple application code within it which you can compile directly.
Platform: | Size: 2048 | Author: Mr.W | Hits:

[Software EngineeringGSO-good

Description: 这个文件可以让你快速了解GSO算法的原理和优势,强烈建议下载学习!-The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies
Platform: | Size: 4096 | Author: David | Hits:

[matlabGSO

Description: 一个基于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 algorithms or other optimization algorithms and intelligent comparison.
Platform: | Size: 393216 | Author: Edward.J | Hits:

[mathematicagso

Description: 这是matlab的程序GSO算法,希望对你有用-This is the matlab program of GSO algorithm, in the hope that useful to you
Platform: | Size: 1024 | Author: lily | Hits:

[Mathimatics-Numerical algorithmsGSO-C代码

Description: GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
Platform: | Size: 1024 | Author: renwoxing604 | Hits:

[matlabGSO及其改进算法代码

Description: 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)
Platform: | Size: 17408 | Author: huangbin | Hits:
« 12 3 4 »

CodeBus www.codebus.net