700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 【BP分类】基于哈里斯鹰算法优化BP神经网络实现数据分类含Matlab源码

【BP分类】基于哈里斯鹰算法优化BP神经网络实现数据分类含Matlab源码

时间:2018-06-15 14:19:48

相关推荐

【BP分类】基于哈里斯鹰算法优化BP神经网络实现数据分类含Matlab源码

​1 简介

2 部分代码

function [fbst, xbst, performance] = hho( objective, d, lmt, n, T, S)%Harris hawks optimization algorithm% inputs:% objective - function handle, the objective function% d - scalar, dimension of the optimization problem% lmt - d-by-2 matrix, lower and upper constraints of the decision varable% n - scalar, swarm size% T - scalar, maximum iteration% S - scalar, times of independent runs% data: -05-09% author: elkman, /E

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。