灰狼优化算法优化SVM_MATLAB代码分享
2020-02-02 03:20:33 1.9MB 灰狼优化SVM代码
1
灰狼优化算法的源代码,可以用来参考和修改,包含作者的介绍文章。
2019-12-21 21:53:29 1.85MB 灰狼优化
1
最新智能算法matlab,具有较好的效果方便学习交流,具有很好的价值
2019-12-21 21:46:41 1.55MB tag
1
本资源包含灰狼优化算法(GWO)代码以及粒子群算法(PSO),主函数为使用灰狼优化和粒子群优化对不同函数进行寻优并将两种算法的比较结果绘图显示
2019-12-21 21:46:11 20.1MB 灰狼优化 粒子群算法 GWO PSO
1
The Grey Wolf Optimizer(GWO) algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha, beta, delta, and omega are employed for simulating the leadership hierarchy. In addition, three main steps of hunting, searching for prey, encircling prey, and attacking prey, are implemented to perform optimization.
2019-12-21 21:43:31 20.11MB gwo 灰狼
1
比较新的优化算法,用差分进化(DE)改进原始的灰狼优化(GWO)得到的HGWO(DE-GWO)算法,以优化SVR参数为例,matlab源码有详细中文注释,便于使用,可以根据需要自己修改,是很好地学习材料。
2019-12-21 21:27:53 5KB DE GWO 灰狼优化 差分进化
1
比较详细的智能算法,灰狼优化算法(GWO),对于GWO算法的初学者有很大的帮助
2019-12-21 20:38:17 19.8MB 灰狼算法 GWO 智能算法
1
灰狼优化算法求解柔性作业车间问题,其中问题的规模为8*8,代码类型为Matlab,编码方式为三维实数编码。
2019-12-21 20:27:34 13KB Matlab 灰狼算法 柔性作业车间
1
最原始的灰狼优化算法,全面解释了灰狼优化算法的来源和基础应用,适合初学者。群智能优化算法,灰狼优化算法
2019-12-21 20:18:56 4.15MB 群智能优化算法 灰狼优化算法
1
In the Multi-Objective Grey Wolf Optimizer (MOGWO), a fixed-sized external archive is integrated to the GWO for saving and retrieving the Pareto optimal solutions. This archive has been employed to define the social hierarchy and simulate the hunting behavior of grey wolves in multi-objective search spaces.
2019-12-21 18:56:48 46KB 多目标 灰狼 MOGWO
1