A fast and effective differential evolution algorithm

Version 1.0 (11.7 KB) by Vinh Ho
A fast and efficient differential evolution for truss optimization problems
771 Downloads
Updated 15 Nov 2016

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Structural Analysis in Help Center and MATLAB Answers
Tags Add Tags

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/

Version Published Release Notes
1.0

It is ok now.