遗传算法求函数的最大值我要分享

Finding the maximum of function by genetic algorithm

关注次数: 191

下载次数: 0

文件大小: 70.77 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:基于遗传算法下对函数最大值求解。算法终止时迭代次数比较大,多数在1500-8000次,少数情况下终止的或早或晚;


English Description:

Based on genetic algorithm, the function maximum is solved. When the algorithm is terminated, the number of iterations is relatively large, most of them are 1500-8000, and in a few cases, the termination is sooner or later;


代码预览

相关推荐