GSO算法matlab代码

时间:2022-03-24 04:59:27
【文件属性】:

文件名称:GSO算法matlab代码

文件大小:33KB

文件格式:DOC

更新时间:2022-03-24 04:59:27

sxs

GSO算法matlab代码 %% 算法说明:荧火虫算法(GSO:Glowworm swarm optimisation:a new method for optimising mutlti-modal functions) %% 算法特征:只适用于求极大值(极小值可转化为求极大值) %% =============================================================== clc;%清屏 clear all;%清除变量 format long;%确定精度


网友评论