利用MATLAB编程实现遗传算法我要分享

Using MATLAB programming to realize genetic algorithm

遗传算法 GA

关注次数: 226

下载次数: 2

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

利用MATLAB编程实现遗传算法,并结合一维多峰值函数对算法性能进行了测试,在MATLAB环境中采用遗传算法有效地解决了求解函数的优化问题,仿真结果验证了该算法的有效性,图像直观,性能优越,为遗传算法的实际应用开辟了新的途径和渠道。


English Description:

The genetic algorithm is programmed by MATLAB, and the performance of the algorithm is tested combined with one-dimensional multi peak function. The genetic algorithm is used to effectively solve the optimization problem of solving the function in Matlab environment. The simulation results verify the effectiveness of the algorithm, the image is intuitive and the performance is better, which opens up a new way and channel for the practical application of genetic algorithm


代码预览

ga_main.m