Cuckoo Catfish Optimizer: A New Meta-Heuristic Optimization

Version 1.0.0 (5,84 ko) par Shao-w G
A new meta-heuristic algorithm Cuckoo Catfish Optimizer (CCO) is proposed for numerical optimization problems
97 téléchargements
Mise à jour 2 déc. 2024

Afficher la licence

A new meta-heuristic algorithm Cuckoo Catfish Optimizer (CCO) is proposed for numerical optimization problems, which simulates the search, predation and parasitic cichlids behavior of Cuckoo Catfish. Early iterations of the algorithm focus on executing a multidimensional enveloping search strategy and a compressed space strategy, combined with an auxiliary search strategy to effectively limit the escape space of cichlids. This phase ensures extensive exploration of the solution space. In the intermediate stage of iteration, the algorithm uses a transition strategy to promote a smooth transition from exploration to exploitation, endowing the algorithm with both a certain degree of exploration capability and exploitation capability. In later stages, the algorithm uses chaotic predation mechanisms to create disturbances around cichlids to improve the exploitation of optimal solutions. Throughout the entire optimization process, the guidance, parasitism, and death mechanisms of individuals are integrated, allowing individuals to adjust their positions in real-time and improve the overall convergence accuracy. This paper rigorously evaluates the performance of CCO through 23 classic test functions and three CEC test suites. The experimental results show that compared with 11 famous algorithms and 10 novel improved algorithms, CCO can obtain the optimal solution in 91.52$\%$ of the test functions, demonstrating its excellent ability in solving various numerical optimization problems. Additionally, through the successful application to 6 mechanical optimization problems, 3 photovoltaic cell parameter optimization problems, and 1 path optimization problem, the competitiveness of CCO in solving real-world problems is verified and highlighted.
% Paper:
% Tian-Lei Wang, Shao-Wei Gu, Ren-Ju Liu, Le-Qing Chen, Zhu Wang, Zhi-Qiang Zeng,
% Cuckoo Catfish Optimizer: A New Meta-Heuristic Optimization Algorithm
% Artificial Intelligence Review
Please contact us if there are bugs in the code: gswawei@163.com; tianlei.wang@aliyun.com; llliurenju@163.com; chenleqing3839@163.com; wharry@163.com; zhiqiang.zeng@outlook.com

Citation pour cette source

Shao-w G (2025). Cuckoo Catfish Optimizer: A New Meta-Heuristic Optimization (https://www.mathworks.com/matlabcentral/fileexchange/176828-cuckoo-catfish-optimizer-a-new-meta-heuristic-optimization), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2024b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Code of CCO/Code of CCO

Version Publié le Notes de version
1.0.0