-
minmin
minmin算法,适用于任务调度,可以与GA以及PSO等进行比较,是最基础的算法。(Minmin algorithm is suitable for task scheduling.)
- 2020-12-22 10:19:07下载
- 积分:1
-
compute_DC_BC_NC_CoEWC_PEC_WDC_methods_results
根据Degree Centrality、Co-Expression Weighted by clustering Coefficient、Betweenness Centrality、PeC等六种参数的计算来寻找关键蛋白质(Find the key proteins according to the calculation of Degree Centrality, Co-Expression Weighted by clustering Coefficient, Betweenness Centrality, PeC and other six parameters.)
- 2020-06-23 17:40:02下载
- 积分:1
-
yiqunsuanfa
说明: 蚁群算法的一个函数寻优案例 带约束条件 可运行出来(A function optimization case of ant colony algorithm with constraints can be run out)
- 2019-01-13 11:38:18下载
- 积分:1
-
TSP-ASrank(基于排序(或列)的蚂蚁系统)
说明: 对于蚁群算法做出的改进,按信息素大小进行排序(For the improvement of ant colony algorithm, it is sorted by pheromone size)
- 2021-04-21 15:18:49下载
- 积分:1
-
NSGA 代码
说明: 多目标遗传算法的完整代码,测试函数使用ZDT和DTLZ函数(Complete code of multi-objective genetic algorithm, test function uses ZDT and dtlz function)
- 2020-04-25 10:06:17下载
- 积分:1
-
果蝇算法参考
说明: 原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
- 2020-06-16 03:20:01下载
- 积分:1
-
matlab实现蚁狮优化(ALO)算法-ALO
说明: matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)
- 2020-12-23 21:19:06下载
- 积分:1
-
混合蚁群优化算法(HBACA)
说明: 蚁群算法的改进,提出四个种类的蚂蚁选择城市的四种不同方式,(The improvement of ant colony algorithm proposes four different ways for four kinds of ants to select cities,)
- 2020-07-28 19:05:08下载
- 积分:1
-
带罚函数的自适应粒子群算法.
含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
- 2019-05-05 19:49:37下载
- 积分:1
-
GAs
说明: 使用matlab 实现遗传算法,算法采用二进制交叉变异,对于初学者很好理解(Use matlab to implement genetic algorithm, the algorithm uses binary crossover mutation, which is well understood for beginners)
- 2020-08-21 10:48:05下载
- 积分:1