搜索资源列表
super-aco
- 一个ACO实验程序,不是我写的,大家尽管批评。
ACO
- ACO,C program ACO,C program
ACOTSP.V1.0.rar
- 解旅行商问题的ACO算法,包括了AS,EAS,ASRANK,MMAS,ACS,ACO to slove TSP. Including AS,EAS,ASRANK,MMAS,ACS.
ACO-BP
- 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
tsp_pso
- tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用” *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
ACOTSP.V1.0.tar
- aco for TSP problem source code
psoaco
- 求解离散问题的pso aco 算法,含german信用数据库-Solving the problem of discrete pso aco algorithm, with german credit database
gui_antminer1.2.1
- Short descr iption: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas
ACOTSP.V1.0
- ACO解决TSP问题(蚁群优化)源码-Solve the TSP problem ACO (Ant Colony Optimization) source!!!
ant_colony_optimization
- 实现了一种高效的蚁群算法,它在旅行商问题中进行了测试-an effective and efficient aco
AntSystem
- 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
ACO.ZIP
- ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
ACATSP
- 经典的用于求解TSP(旅行商问题)的自适应蚁群算法-Classic self-adaptive ACO algorithm for TSP
Monte_ACS
- ACO优化,用于SIMO通信系统的盲检测中,对通信系统的性能进行优化-ACO optimization, SIMO communication system for blind detection, the right to optimize the performance of communication systems
yiqunsuanfa
- 蚁群算法,用于进行聚类分析,或者进行故障模式识别-ACO
ACO
- 蚁群算法解决0-1背包问题,是一个比较小的程序,运行过,没有问题的。-the solving method of zero to one backage with ACO.It is a small programe for the zero to one problem.
SmartAnt
- 蚁群算法(又称蚂蚁算法,ACO)的演示。我的人工智能实验课大作业。-Ant colony optimization algorithm demonstration.
aco
- 蚁群算法下载程序主要用于解决路径选择的最优化-ant colony algorithm
QAP-ACO
- ACO codes for QAP problem Matlab code
ACO for Binary Knapsack Problem
- ACO for Traveling SP problem codes in matlab