Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
The Selfish Herd Optimizer (SHO) is a metaheuristic algorithm which is based on the simulation of the widely observed selfish herd behavior manifested by individuals within a herd of animals subjected to some form of predation risk. In SHO, individuals emulate the predatory interactions between groups of prey and predators by two types of search agents: the members of a selfish herd (the prey) and a pack of hungry predators. Depending on their classification as either a prey or a predator, each individual is conducted by a set of unique evolutionary operators inspired by such prey-predator relationship. These unique traits allow SHO to improve the balance between exploration and exploitation without altering the population size.
More details can be seen in:
http://www.sciencedirect.com/science/article/pii/S030326471730103X
MATLAB SOFTWARE
The software contains a main function SHO_Example.m which implements the optimization of the Ackley function.
Zitieren als
Erik (2026). The Selfish Herd Optimizer (SHO) (https://de.mathworks.com/matlabcentral/fileexchange/64409-the-selfish-herd-optimizer-sho), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.0.0.0 (5,19 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
