搜索资源列表
SimulatedAnnealing
- 社会网络影响最大化问题中的模拟退火算法,是格局爬上算法的一种优化算法,用于社会网络分析.-Social network influence maximization problem in simulated annealing algorithm, is a kind of pattern climb algorithm optimization algorithm, for social network analysis.
GA-Net
- 很经典的社区网络问题解决方案,基于传统的遗传算法GA为优化策略。-GA-Net: A Genetic Algorithm for Community Detection in Social Networks
rgyq
- 人工鱼群算法的实现代码,有效处理优化寻优问题,比遗传算法、PSO具有更好的优化效果-Artificial fish swarm algorithm code to deal effectively optimize the optimization problem, with better optimization results than the genetic algorithm
svmMLiA
- 支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
pltphses
- 优化问题中的直接搜索法,相比其他方法,有不需要梯度就可以的算()
nsde3
- 遗传算法优化源码,可以做约束优化问题或者是无约束优化问题的求解()
lverride
- 约瑟夫环问题算法的优化 1,问题描述: 已知n个人以编号1,2,3 n分别表示围坐在一张圆桌周围,从编号为k的人开始报数,数()
exit
- 各种优化算法解决TSP问题 包括蚂蚁群算法 ,粒子群算法 ,遗传算法等等()
YETTY
- 该程序是有关蚁群算法多学科优化的程序,能够解决多目标优化问题()
20747750
- c语言实现,遗传算法求解TSP问题,基本遗传算法,未经过优化()