-
TSP-ASrank(基于排序(或列)的蚂蚁系统)
说明: 对于蚁群算法做出的改进,按信息素大小进行排序(For the improvement of ant colony algorithm, it is sorted by pheromone size)
- 2021-04-21 15:18:49下载
- 积分:1
-
DE
说明: 一种改进的差分算法,包含cec2005部分单目标无约束测试函数(An improved difference algorithm)
- 2018-07-05 19:47:07下载
- 积分:1
-
灰狼优化算法源代码
说明: 灰狼算法,一种新型群体智能优化算法,将改进的灰狼算法优化神经网络模型,提高收敛速度,避免陷入局部最优解(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
- 2020-03-07 14:14:59下载
- 积分:1
-
萤火虫算法算例
多个萤火虫算法基础算例,为萤火虫算法通用算例(benchmark problem for firefly algorithm)
- 2020-10-18 12:17:27下载
- 积分:1
-
改进的蚁群算法
说明: 在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
- 2019-03-27 21:11:48下载
- 积分:1
-
FA_yangxinshe
说明: 标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
- 2019-01-27 16:46:15下载
- 积分:1
-
myAntBp
说明: 采用蚁群算法对BP神经网络进行优化,并结合实例进行应用验证。(The ant colony algorithm is used to optimize the BP neural network, and an example is used to validate it.)
- 2020-10-28 13:19:58下载
- 积分:1
-
bayes-LSSVM
说明: 贝叶斯算法优化了LSSVM的算例,算例中有贝叶斯算法优化,相对比较少见的优化。(Bayesian algorithm optimizes LSSVM examples)
- 2019-06-18 10:08:48下载
- 积分:1
-
group algorithm
说明: 通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
- 2019-05-12 13:13:14下载
- 积分:1
-
基于人群搜索算法的函数优化
包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
- 2019-06-27 01:37:39下载
- 积分:1