搜索资源列表
遗传算法与蚂蚁算法的融合
- 摘要 遗传算法具有快速随机的全局搜索能力,但对于系统中的反馈信息利用却*为力,当求解到一定范围时往往 做大量无为的冗余迭代,求精确解效率低9蚂蚁算法是通过信息素的累积和更新收敛于最优路径上,具有分布式并行全 局搜索能力9但初期信息素匮乏,求解速度慢9算法是将遗传算法与蚂蚁算法融合,采用遗传算法生成信息素分布,利用 蚂蚁算法求精确解,优势互补9仿真表明取得了非常好的效果9
一种求解TSP的蚁群算法
- 一种求解TSP的蚁群算法-a solution of TSP Ant Algorithm
蚁群算法
- 一个蚁群算法,大家很想要得东东,共享给大家了。-an ant colony algorithm, we want to fine Eastern, we had to share.
Genetic_and_Ant_Algorithms_src
- 将遗传算法与蚁群算法相相结合,产生的一种新算法-genetic algorithm and ant algorithm combination of a new algorithm
yiqun_ziliao
- 蚁群算法源代码(附带蚁群算法在0-1背包问题和TSP问题中的应用资料两篇)-Ant colony algorithm source code (with ant colony algorithm in the 0-1 knapsack problem and the TSP data Problem 2)
pso
- 蚁群算法,对初学者是很有效的入门!运行证明有效-Ant colony algorithm is very effective for beginners entry! Operation proved to be effective
Genetic_and_Ant_Algorithms_src
- 遗传蚁群tsp算法源码,使用遗传算法与蚁群算法结合来解决tsp问题,收敛速度快。-Ant Colony Genetic Algorithm tsp source code, the use of genetic algorithms and ant colony algorithm to solve combination tsp problem, fast convergence.
Genetic_Ant_Algorithms
- 蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!-Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code!
tsp
- 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended t
MATWORK
- 分别使用遗传算法、Hopfiled神经网络和蚁群算法基于MATLAB实现了TSP问题的近似求解。-COMPARATIVE STUDY AND COMPREHENSIVE EVALUATION OF SEVERAL INTELLIGENT ALGORITHMS FOR SOLVING TSP PROBLEM
matlabsuanfa
- 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source
GeneticandAntAlgorithms
- 用蚁群算法和遗传算法结合起来实现旅行商问题,代码功能很强。-It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
ACOKP1227
- 加入贪婪策略和遗传算法中的变异策略的混合蚁群算法-Join the greedy strategy and mutation strategy of ant colony algorithm
MATLAB智能算法(遗传_神经网络_蚁群_免疫)
- 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained o
混沌蚁群算法
- 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt bas
蚁群算法
- 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according
22蚁群算法的优化计算——旅行商问题(TSP)优化
- 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
混合遗传蚁群HGIACA
- 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
蚁群算法
- 群体智能算法,蚁群算法,有关无人机航迹规划,MATLAB 代码(Swarm intelligence algorithm, ant colony algorithm, related drone path planning, MATLAB code)
蚁群算法在大规模栅格地图中的实现
- 遗传算法求解VRP问题代码,带有载重约束的VRP问题(matlab GA VRP of demand vehicle route problem genic algorithm)