-
GWO算法(灰狼优化算法)
资源介绍
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.
- 上一篇: 灰狼优化算法(Grey Wolf Optimizer).pdf
- 下一篇: 混合灰狼优化的改进算法