Cloud Drift Optimization (CDO)
Version 1.0.4 (4,79 KB) von
Mohammad Alibabaei Shahraki
Cloud Drift Optimization (CDO) Algorithm – A Nature-Inspired Metaheuristic
Cloud Drift Optimization (CDO) is a novel metaheuristic algorithm inspired by the drifting behavior of cloud particles under atmospheric forces. It introduces adaptive weighting and nonlinear drift mechanisms that improve the balance between exploration and exploitation during the search process.
Unlike conventional algorithms such as PSO, HHO, GWO, and MPA, the CDO algorithm offers:
- Adaptive weight adjustment for dynamic control of the search process.
- Probabilistic drift strategy for escaping local optima.
- Fast convergence with high robustness and solution accuracy.
- Validated performance using Wilcoxon and Friedman statistical tests.
CDO has been benchmarked on unimodal and multimodal functions, as well as real-world engineering problems (cantilever beams, trusses, springs, pressure vessels). Results show that CDO consistently provides lightweight and cost-efficient solutions while meeting design constraints.
This implementation can be applied to engineering design, structural optimization, and machine learning tasks, making it a versatile tool for both academic and industrial applications.
📌 For theoretical background, statistical results, and extended discussion, please refer to the original publication:
(Software reference)
Alibabaei Shahraki, M. (2025). Cloud Drift Optimization (CDO): A MATLAB Implementation. SSRN. https://doi.org/10.1007/s10791-025-09671-6
Zitieren als
Alibabaei Shahraki, M. Cloud drift optimization algorithm as a nature-inspired metaheuristic. Discov Computing 28, 173 (2025). https://doi.org/10.1007/s10791-025-09671-6
Alibabaei Shahraki, M. (2025). Cloud Drift Optimization (CDO): A MATLAB Implementation. SSRN. https://doi.org/10.1007/s10791-025-09671-6
Kompatibilität der MATLAB-Version
Erstellt mit
R2023a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.4 | Updated reference version. |
||
| 1.0.3 | |
||
| 1.0.2 | |
||
| 1.0.1 | Citation updated. |
||
| 1.0.0 |
