Cloud Drift Optimization (CDO)

Cloud Drift Optimization (CDO) Algorithm – A Nature-Inspired Metaheuristic
151 Downloads
Updated 20 Aug 2025

View License

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:

Cite As

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

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.3

1.0.2

1.0.1

Citation updated.

1.0.0