Bacterial Foraging Optimization

Bacterial Foraging Optimization
1,5K descargas
Actualizado 5 nov 2015

Ver licencia

Classical Bacterial Foraging Optimization with an application to Rosenbrock function.
The code is made improving the Bacterial Foraging code of Wael Korani,
http://www.mathworks.com/matlabcentral/fileexchange/20217-bacterial-foraging
Based on Section 2.2 of,
Chen, Hanning, Yunlong Zhu, and Kunyuan Hu. "Cooperative bacterial foraging optimization." Discrete Dynamics in Nature and Society 2009 (2009)

Currently the BFO code is programmed to optimize the two-variable Rosenbrock function,
f(x,y) = (a-x)^2 + b*(y-x^2)^2
(rose_fungraph plots a countourplot of the Rosenbrock function)
To optimize other functions it is necessary to change,
fitnessBFO.m

Citar como

Rolando Gonzales Martinez (2024). Bacterial Foraging Optimization (https://www.mathworks.com/matlabcentral/fileexchange/53835-bacterial-foraging-optimization), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Physics en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0