Basic Genetic Algorithm

版本 1.2.0.0 (5.5 KB) 作者: Xavier Blasco
An easy to use Genetic Algorithm
16.1K 次下载
更新时间 2018/5/10

查看许可证

These scritps implement the version of the Genetic Algorithm decribed in
"Control predictivo basado en modelos mediante técnica de optimización heurística. Aplicación a procesos no lineales y multivariables. F. Xavier Blasco Ferragud. PhD Tesis 1999 (in Spanish). Editorial UPV. ISBN 84-699-5429-6.
It is an easy to use GA and basic instructions are supplied.
Available at: http://hdl.handle.net/10251/15995

引用格式

Xavier Blasco (2024). Basic Genetic Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/39021-basic-genetic-algorithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Genetic Algorithm 的更多信息
致谢

启发作品: Economic Dispatch by dynamic GA

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Correcting the order in the way each the gaiteration is performed.
Minor bug fix in the introductions of individuals at the initial population.

1.1.0.0

Bug fixed. Improved code efficiency.

1.0.0.0