基于量子遗传算法的函数寻优算法我要分享

Function optimization algorithm based on quantum genetic algorithm

量子遗传算法 寻优算法

关注次数: 224

下载次数: 3

文件大小: 0

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

基于量子遗传算法的函数寻优算法,验证了方法的有效性。


English Description:

The function optimization algorithm based on quantum genetic algorithm verifies the effectiveness of the method


代码预览

chapter8 基于量子遗传算法的函数寻优算法

chapter8 基于量子遗传算法的函数寻优算法\bin2decFun.m

chapter8 基于量子遗传算法的函数寻优算法\collapse.m

chapter8 基于量子遗传算法的函数寻优算法\FitnessFunction.m

chapter8 基于量子遗传算法的函数寻优算法\InitPop.m

chapter8 基于量子遗传算法的函数寻优算法\Objfunction.m

chapter8 基于量子遗传算法的函数寻优算法\Qgate.m

chapter8 基于量子遗传算法的函数寻优算法\QuantumMain.m

使用说明.txt