Hybrid JS and PSO Algorithm
Version 1.0.2 (11,2 ko) par
Husham Muayad
A novel hybrid optimization algorithm based on JSO and PSO named Hybrid Jellyfish Search and Particle Swarm Optimization (HJSPSO)
This is a novel hybrid swarm intelligence-based algorithm called the Hybrid Jellyfish Search Particle Swarm Optimization (HJSPSO). The process of this algorithm is divided into two phases; in each phase, there is an exploration stage (global search) and an exploitation stage (local search). However, the first is the PSO search phase, which has a good exploitation feature, and the second is the JSO search phase, which has a good exploration feature. A time control mechanism has been used to switch between search phases to gain a good balance between exploration and exploitation features. This algorithm is tested on various benchmark test functions and traveling salesman problem, and its results are compared with well-known competitor algorithms. The experimental results reveal the birth of a promising approach for solving optimization problems.
Citation pour cette source
Husham Muayad (2025). Hybrid JS and PSO Algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/136329-hybrid-js-and-pso-algorithm), MATLAB Central File Exchange. Extrait(e) le .
Nayyef, Husham Muayad, et al. "A Novel Hybrid Algorithm Based on Jellyfish Search and Particle Swarm Optimization." Mathematics 11.14 (2023): 3210. https://doi.org/10.3390/math11143210
Compatibilité avec les versions de MATLAB
Créé avec
R2023b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.2 | new changes |
||
| 1.0.1 | Same needed changes |
||
| 1.0.0 |
