TurboGA: A Simple Genetic Algorithm With a Powerful Performance Enhancing Tweak

版本 1.6.0.0 (4.3 KB) 作者: Keki Burjorjee
A simple genetic algorithm with a tweak, called clamping, that should improve performance
4.6K 次下载
更新时间 2010/12/17

查看许可证

TurboGA is an augmented version of the Matlab script SpeedyGA (also available on File Exchange). TurboGA uses a simple mechanism called clamping, which, according to a new theory about the workings of genetic algorithms (see http://www.cs.brandeis.edu/~kekib/dissertation.html ), should significantly improve the quality of the solutions returned, especially on large problems.

One of the most effective ways to test this new theory is by studying the efficacy of clamping on a range of problems. That's where you come in. I ask that you report on the efficacy of clamping on the problem(s) that you apply this script to. Please leave your comment on this page, or email it to kekib@cs.brandeis.edu.

Enjoy!

引用格式

Keki Burjorjee (2025). TurboGA: A Simple Genetic Algorithm With a Powerful Performance Enhancing Tweak (https://www.mathworks.com/matlabcentral/fileexchange/24053-turboga-a-simple-genetic-algorithm-with-a-powerful-performance-enhancing-tweak), MATLAB Central File Exchange. 检索时间: .

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

Community Treasure Hunt

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

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

Changed description. No changes to code.

1.5.0.0

Updated contact email. No change to code.

1.3.0.0

Updated description.

1.2.0.0

updated description

1.1.0.0

Updated description

1.0.0.0