A fast and effective differential evolution algorithm

版本 1.0 (11.7 KB) 作者: Vinh Ho
A fast and efficient differential evolution for truss optimization problems
783.0 次下载
更新时间 2016/11/15

查看许可证

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 (2024). A fast and effective differential evolution algorithm (https://www.mathworks.com/matlabcentral/fileexchange/60239-a-fast-and-effective-differential-evolution-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Structural Analysis 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

Improved Differential Evolution/

Improved Differential Evolution/DE-functions/

Improved Differential Evolution/FEM-bar/

版本 已发布 发行说明
1.0

It is ok now.