GA算法我要分享

GA algorithm

关注次数: 138

下载次数: 0

文件大小: 2.50 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用matlab实现的GA算法,能够测试很多函数,采用二进制编码和轮盘赌选择和策略,适合于单目标的优化问题(寻找最大最小值等),大家可以以这个为参考,在原来基础上进行修改和改进


English Description:

The GA algorithm realized by Matlab can test many functions, adopt binary coding and roulette selection and strategy, and is suitable for single objective optimization problems (looking for the maximum and minimum value, etc.). You can take this as a reference and modify and improve on the original basis


代码预览

相关推荐