搜索资源列表
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
- 利用Gram-Schmidt正交化方法(GSO)对两个独立向量进行正交归一化,以及两个产生Laplace分布的程序-Gram-Schmidt
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
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
- gso原始代码,萤火虫的matlab代码-gso code,the matlab code of glowworm algorithm
GSO-matlab
- 萤火虫算法的matlab程序,对初学者理解萤火虫算法有很大的帮助。-Firefly algorithm matlab program, the algorithm is of great help for beginners to understand fireflies.
GSO-matlab
- 萤火虫算法 GSO算法用matlab编程实现-Firefly algorithm GSO algorithm using matlab programming
GSO
- 该文件是人工萤火虫算法的matlab代码实现-This file is artificial firefly algorithm matlab code implementation
Wkmeans2D
- matlab GSO 经典的标准的群优化算法-matlab GSO
topomation-based-on-GSO-
- 基于GSO的拓扑优化,有优化结果 ,效果非常好。-topology optimization based on GSO in MATLAB.
GSO
- glowworm swarm optimization algorithm matlab-glowworm swarm optimization algorithm
GSO-TSP
- 用matlab 编写GSO算法,解决TSP问题-matlab GSO TSP
GSO_IWO_IGS
- IGS算法,即GSO加入了IWO算法。可以运行,MATLAB版本在2014a以上。-IGS algorithm, that is, the GSO algorithm conbined with the IWO algorithm. make sure your matlab version is 2014a or higher.
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算法matlab代码
- 萤火虫MATLAB代码,用于实现最优解的求解(This code is firefly algorithm to solve the optimization problem.)
粒子群优化算法以及改进的PSO算法代码matlab
- 粒子群算法及其改进,在原有粒子群算法基础上进行改进,增加免疫算法,使其尽快跳出早熟,收敛更快,结果更优!(Particle swarm optimization (PSO) and its improvement are improved on the basis of the existing particle swarm algorithm, and the immune algorithm is added to make it jump out of premature, faster
2016.09.05CS_PSO
- 以优化SVM算法的参数c和g为例,对FA(萤火虫算法)MATLAB源码进行了逐行中文注解。(The firefly algorithm is based on the development of the bioluminescent biological characteristics of the natural world and is also based on the stochastic optimization algorithm of the population. There
GSO
- 萤火虫算法(GSO),群智能优化算法,matlab文件
GSO及其改进算法代码
- 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)