使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现我要分享

Using genetic algorithm (GA) to find the minimum value of a function, the most basic genetic algorit

GA-函数-最小 遗传算法求最值

关注次数: 242

下载次数: 1

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现。


English Description:

Matlab, the use of genetic algorithm (GA algorithm) to find the minimum value of a function, the most basic genetic algorithm.


代码预览

GA.m