Welcome![Sign In][Sign Up]
Location:
Search - ANT

Search list

[Mathimatics-Numerical algorithmsacopt

Description: A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
Platform: | Size: 20480 | Author: 无心 | Hits:

[AI-NN-PRant(TSP)

Description:
Platform: | Size: 192512 | Author: 林建达 | Hits:

[AI-NN-PRGeneticAntAlgorithms

Description: use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B'Tselem,
Platform: | Size: 82944 | Author: william | Hits:

[AI-NN-PRant_colony_optimation

Description: 这是一个非常好用的蚂蚁算法(蚁群算法)模拟程序,很好用噢,快来试试吧-This a very user-friendly ant algorithm (ant colony algorithm) simulation program, easy to use Oh, Come and try!
Platform: | Size: 36864 | Author: 夏下 | Hits:

[MPImop_5_27_modified_a

Description: 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
Platform: | Size: 2048 | Author: 邹昨然 | Hits:

[AI-NN-PRmyyqtsp

Description: 用vc++实现的蚁群算法解决50个以内的城市的tsp问题。 -vc used to achieve the ant algorithm within the 50 cities tsp problems.
Platform: | Size: 31744 | Author: 工程 | Hits:

[DocumentsAntNet

Description: 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构 更加精简.-An Ant clustering RBFNN presents a clustering algorithm based on the ant colony RBFN Liaison. Ant use the parallel algorithm optimization features and volatile coefficient method of adaptive changes in the volume of information, spherical cluster and the method of RBF neural network-based functions of the position, By comparing the same time hidden layer neurons of similarity, Merger similarity is closer to the two neurons to Jane about the hidden layer neurons, to achieve simplification RBF neural network structure purposes. Experimental comparison of several different clustering algorithm RBF neural network, The results show that the neural network's overall training time can be shortened at least 40%. Learning the accuracy rate can be increased by 1%, and the network is more streaml
Platform: | Size: 291840 | Author: zhxj | Hits:

[matlabCase1_AS_533

Description: MATALB蚁群算法:以MATALB为编程环境详细介绍了一个控制系统的蚁群算法实例仿真!-enriching Ant Algorithm : to enriching programming environment for a detailed account of a control system of ant algorithm simulation!
Platform: | Size: 3072 | Author: 琢光 | Hits:

[matlabACATSP

Description: It s a word document,matlab code,basic algorithm of ant colony.-It's a word document, Matlab code, basic algorithm of ant colony.
Platform: | Size: 2048 | Author: lidi | Hits:

[2D Graphicyiqun1

Description: 一种蚁群算法的源程序 大家看看,如果需要联系我 还有其他的-an ant colony algorithm we look at the source code, if I need to contact the other
Platform: | Size: 3072 | Author: 刘澄玉 | Hits:

[Other resourceantdemo

Description: 智能蚂蚁算法演示软件源程序,希望有用-smart ant algorithm source software demo, hoping useful!
Platform: | Size: 273408 | Author: klhkl | Hits:

[Other resourceI040

Description: 基于蚁群算法的发电机最优励磁控制系统基于蚁群算法的发电机最优励磁控制系统-based on the ant colony algorithm optimal generator excitation control system based on the ant colony algorithm generator optimal excitation control system
Platform: | Size: 459776 | Author: 李勇 | Hits:

[AI-NN-PRant_coalition

Description: 用改进的蚁群算法实现agent联盟的生成,是个不可多得的源代码,供大家学习使用-improved Ant Algorithm agent Union generation, is a rare source code, learning to use for everyone
Platform: | Size: 3072 | Author: | Hits:

[MPIantargc++

Description: 从其他网站下载的经典蚁群算法,对初学者非常有用,请看看。-downloaded from other websites of the classic ant algorithm, very useful for beginners, please look at.
Platform: | Size: 1024 | Author: 刘有耀 | Hits:

[AI-NN-PRant-chry

Description: 蚂蚁算法解决DSP问题,相当有用。速度非常快,跟大家共享一下。-ants DSP algorithm to solve the problem, very useful. Very rapidly to share this with you. Haha
Platform: | Size: 419840 | Author: 刘国英 | Hits:

[matlabiACSkroc100bingxingxiaochuangkoubianyi

Description: 这是在最初的蚁群算法的变异算子的基础上改进的变异算子,旅行商问题中含100个城市的程序-This is the first ant colony algorithm mutation operator on the basis of improving the mutation operator, Traveling Salesman Problem with 100 cities in the process
Platform: | Size: 2048 | Author: 秦云芬 | Hits:

[Software EngineeringAnt_Colony_Algorithm_for_Solving_QoS_Routing_Probl

Description: 有喜欢研究蚁群算法的朋友,可以下载此文进行学习,本文为网上收集,如果有版权问题,请通知本站删除。-a study like the ant algorithm friends, the article can be downloaded for learning, the paper online for the collection, If copyright issues, please inform the site deleted.
Platform: | Size: 176128 | Author: boletus | Hits:

[AI-NN-PRant_colony_optimization

Description: 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为-ant colony algorithm (ant colony optimization, ACO). also known as the ant algorithm is a map to find the optimal path of probability- based technology. Marco Dorigo from it in 1992 in his doctoral thesis introduction, its inspiration from the ants find food in the course of the path found
Platform: | Size: 16384 | Author: linffeng | Hits:

[JSP/Javajavaunzip

Description: 采用了ant.jar,利用这个jar文件,实现解压缩中文问题-used ant.jar, to make use of the jar files to achieve extract of Chinese
Platform: | Size: 2048 | Author: 张玉 | Hits:

[matlabyiqunsuanfamatlabyuanma

Description: 很经典的蚁群算法的matlab源码,也可以用c++实现,不过要复杂很多,用matlab比较简单。-classic ant colony algorithm source Matlab can also use the c achieve, but many complex, Matlab using relatively simple.
Platform: | Size: 6144 | Author: 王小兵 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net