A fast and effective differential evolution algorithm

Version 1.0 (11,7 KB) von Vinh Ho
A fast and efficient differential evolution for truss optimization problems
781 Downloads
Aktualisiert 15. Nov 2016

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Structural Analysis finden Sie in Help Center und MATLAB Answers

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 Veröffentlicht Versionshinweise
1.0

It is ok now.