搜索资源列表
CsharpTSP
- Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码
GAandACO_src
- 遗传算法和蚁群算法的c++源程序,是学习这两个算法的不错的参考源码
beyes
- 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
TSPsource
- 用C++实现的蚁群算法解决TSP问题源码
Genetic_and_Ant_Algorithms_src
- 遗传蚁群tsp算法源码,使用遗传算法与蚁群算法结合来解决tsp问题,收敛速度快。
51个城市的tsp程序
- 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
TSPtwoant
- tsp双种群蚁群算法matlab源码[matlab] 效果很好-tsp double the population of ant colony algorithm matlab source [matlab] well
ACOUCP
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
yqsf
- 基于蚁群算法的PID控制参数优化Matlab源码-PID Control Based on Ant Colony Optimization Algorithm for Matlab source
yqsfy
- TSP问题蚁群算法通用Matlab程序源码-Ant colony algorithm for TSP problem common Matlab source code
aco-FashionXuBlog
- 蚁群算法解决旅行商问题的C++源码,开发环境VS。-ACO for TSP problem
Unconstrainedoptimizationofcontinuousfunctionofart
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。-This source code is an implementation of artificial ant colony algorithm for unconstrained continuous function optimization, with constraints for the case, you can start u
matlab_swarm
- MATLAB程序实现蚁群算法,压缩包中有源码-MATLAB program realization of ant colony algorithm, compressed package in the source code
Ant_colony_algorithm_source_code
- 蚁群算法源码,蚁群算法简介+算法实现代码,基于C-Ant colony algorithm source code, ant colony optimization algorithm About+ code, based on C++
vc_ant_colony_algorithm_source_code
- vc蚁群算法源码vc ant colony algorithm source code,很详细的参考资料值得学习和交流-vc ant colony algorithm source code vc ant colony algorithm source code, very detailed references should be learning and sharing
ant
- 人工智能大作业 蚁群算法解决旅行商问题 包括源码以及测试报告 -Ant colony algorithm to solve traveling salesman problem, including source code, and test reports
ant
- 有关蚁群算法的源码,能运行,好使,非常简单,400行代码-ant system
colony-algorithm
- C的蚁群算法源码 在VC环境下运行 多次求解可获得最优!-C source code of ant colony algorithm
Ant-colony-
- 连续优化问题如(Schaffer函数)的蚁群算法源码和图像-Continuous optimization problems such as (Schaffer the function) ant colony algorithm source code and images
QoS组播路由问题的蚁群算法通用Matlab源码
- QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)