Multi-Objective Optimization Differential Evolution Algorithm

Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization.
5.3K 次下载
更新 2012/11/9

查看许可证

This Toolset comprises of the following files:

1) MODEparam.m

Generates the required parameters to run the MODE optimization algorithm.

2) MODE.m

Runs the optimization algorithm. It implements a basic multi-objective optimization algorithm based on Diferential Evolution (DE) algorithm:

"Storn, R., Price, K., 1997. Differential evolution: A simple and efficient heuristic for global optimization over continuous spaces. Journal of Global Optimization 11, 341 – 359."

When one objective is optimized, the standard DE runs; if two or more objectives are optimized, the greedy selection step in DE algorithm is performed using a dominance relation.

3) CostFuntion.m

The cost function to optimize.

引用格式

Gilberto Reynoso-Meza (2026). Multi-Objective Optimization Differential Evolution Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/38962-multi-objective-optimization-differential-evolution-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Multiobjective Optimization 的更多信息
版本 已发布 发行说明
1.0.0.0