A fast and effective differential evolution algorithm

A fast and efficient differential evolution for truss optimization problems

您现在正在关注此提交

This code includes an newly improved differential evolution (IDE) and FEM for truss structures. IDE which has been successfully applied for truss optimization with frequency constraints. IDE is simple but very effective with fast convergence and good solution. It can be easy to apply for any kinds of engineering optimization problems just replacing the objective and constraint functions of the code.
For more detail of IDE, please refer to the paper:
Ho-Huu V, Vo-Duy T, Luu-Van T, Le-Anh L, Nguyen-Thoi T. Optimal design of truss structures with frequency constraints using improved differential evolution algorithm based on an adaptive mutation scheme. Autom Constr 2016;68:81–94. doi:http://dx.doi.org/10.1016/j.autcon.2016.05.004.

引用格式

Vinh Ho (2026). A fast and effective differential evolution algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/60239-a-fast-and-effective-differential-evolution-algorithm), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Structural Analysis 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0

It is ok now.