运用改进的遗传算法的多目标网络优化问题我要分享

Multi objective network optimization using improved genetic algorithm

多目标优化 genetic-algorithm 遗传算法 nss

关注次数: 423

下载次数: 6

文件大小: 7KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

基于多目标网络优化问题,运用改进的遗传算法,进行算法寻优,以求运用最短时间,达到最高精度
(Based on the multi-objective network optimization problem, the improved genetic algorithm is used to optimize the algorithm in order to achieve the highest accuracy by the shortest time.)


English Description:

Based on the multi-objective network optimization problem, the improved genetic algorithm is used to optimize the algorithm in order to achieve the highest accuracy by the shortest time


代码预览

龙哥的遗传算法

龙哥的遗传算法\Code.m

龙哥的遗传算法\Cross.m

龙哥的遗传算法\GA.m

龙哥的遗传算法\GA_M.m

龙哥的遗传算法\Mutation.m

龙哥的遗传算法\R.m

龙哥的遗传算法\Select.m

龙哥的遗传算法\Select2.m

龙哥的遗传算法\choose.m

龙哥的遗传算法\fun.m

龙哥的遗传算法\output.mat

龙哥的遗传算法\test.m

龙哥的遗传算法\优化结果.mat