爬山法 遗传算法 极限学习机我要分享

Mountain climbing genetic algorithm extreme learning machine

爬山算法 算法改进 爬山法 改进 爬山遗传

关注次数: 327

下载次数: 4

文件大小: 698KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值。


English Description:

Mountain climbing improves genetic algorithm, provides faster convergence speed, and is used to optimize the weight of extreme learning machine.


代码预览

爬山法-遗传算法-极限学习机\Code.m

爬山法-遗传算法-极限学习机\Cross.m

爬山法-遗传算法-极限学习机\elmpredict.m

爬山法-遗传算法-极限学习机\elmtrain.m

爬山法-遗传算法-极限学习机\fun.m

爬山法-遗传算法-极限学习机\gaforelm.m

爬山法-遗传算法-极限学习机\HUATU.m

爬山法-遗传算法-极限学习机\IGA_ELM.mat

爬山法-遗传算法-极限学习机\label_test.mat

爬山法-遗传算法-极限学习机\main.m

爬山法-遗传算法-极限学习机\Mutation.m

爬山法-遗传算法-极限学习机\select.m

爬山法-遗传算法-极限学习机\subpop_generate.m

爬山法-遗传算法-极限学习机\test.m

爬山法-遗传算法-极限学习机\Y_elm.mat

爬山法-遗传算法-极限学习机\新建 XLS 工作表.xls

爬山法-遗传算法-极限学习机\最终数据(1).xlsx

爬山法-遗传算法-极限学习机\爬山遗传结果.docx

爬山法-遗传算法-极限学习机