搜索资源列表
蚂蚁算法求解TSP的源代码
- 基于C++开发的蚂蚁算法求解TSP的源程序。这种代码不多见哦,还不快下载。-C development based on the ant algorithm for TSP of the source. This code rare Oh, not faster download.
从人工蚂蚁系统浅谈复杂性的研究
- 这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
FOA
- 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
ant
- 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
ant
- C++的蚂蚁算法源代码,用户可作必要变化即可直接应用-ant
C_AntCluster
- matlab 神经网络 蚂蚁算法,值得一看-matlab neural network ant algorithm, worth a visit
AntAlgorithmBerlin52
- 本算法为蚂蚁算法,主要解决了Berlin52的路径规划问题。蚂蚁算法可以用于路径的规划,和PID参数的整定,是一种仿生智能算法!-This algorithm ant algorithm solves the problem of Berlin52 path planning problems. Ant algorithm can be used for path planning, and PID parameter tuning, is a kind of intelligent bioni
SmartAnt
- 蚁群算法(又称蚂蚁算法,ACO)的演示。我的人工智能实验课大作业。-Ant colony optimization algorithm demonstration.
Genetic_Algorithm_Ant_Algorithm_Fusion
- 遗传算法与蚂蚁算法的融合,资料不错,pdf论文。-Genetic Algorithm and Ant Algorithm for the integration of information good, pdf paper.
TSP
- 使用蚂蚁算法解决TSP问题——智能计算大作业-Using the ant algorithm to solve TSP problems- big job Intelligent Computing
kk
- 车辆路径的问题,蚂蚁算法的解析和原理,matalb编程-sorry,i don t say something .yo like you down,but ithink it s not have kkkkkkkkkkkkkkk
蚂蚁算法
- 蚂蚁算法的源代码,用于解决tsp等问题。(Ant algorithm source code, used to solve TSP and other issues.)
蚂蚁算法
- 蚁群算法又叫蚂蚁算法,借助蚂蚁的一些生活方式进行问题的解决,最著名的就是TSP问题(Ant colony algorithm, also called ant colony algorithm, solves the problem by means of some way of life of ants. The most famous problem is the TSP problem)
算法
- 包含MATLAB当中各种可用的实用的算法程序与指导。(Contains various practical algorithms, procedures, and instructions that are available in MATLAB.)
antALG
- 蚂蚁云计算,又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法,蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。(The ant calculation Is a probability algorithm used to find the optimal path in the graph)
最基本的蚁群算法+2opt邻域搜索_求解TSP
- 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
matlab智能算法30个案例代码
- 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
蚁群算法c语言
- 使用30只蚂蚁搜寻走完100个城市的最短路径,平均搜寻30次之后能够找到目前最短路径(30 ants are used to search for the shortest path of 100 cities, and the shortest path can be found after an average of 30 searches.)
蚂蚁算法演示
- 此文件描述的是蚁群算法的训练与预测的代码实现(This document describes the code implementation of training and prediction of ant colony algorithm.)