Welcome![Sign In][Sign Up]
Location:
Search - ant algorithm design

Search list

[Other resource20061222230338525

Description: 蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-ant algorithm is a map to find the optimal path of probability - based technology. ... Imagined that if we want to design an ant artificial intelligence procedures, the procedures to how complicated
Platform: | Size: 123598 | Author: sdf | Hits:

[Other蚂蚁算法

Description: VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
Platform: | Size: 176817 | Author: xjt | Hits:

[Other蚂蚁算法

Description: VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
Platform: | Size: 176128 | Author: xjt | Hits:

[AI-NN-PRAntAnt

Description: 我根据书上算法自编的蚁群程序,也是我的中期筛选设计。目录下函数收敛图是用了VC的结果,在matlab里画的-algorithm based on the book written by Ant procedures, and also my mid-screening design. Directory function convergence plan is the result of the VC in Matlab Lane painting
Platform: | Size: 421888 | Author: 尹明 | Hits:

[Picture Viewer20061222230338525

Description: 蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-ant algorithm is a map to find the optimal path of probability- based technology. ... Imagined that if we want to design an ant artificial intelligence procedures, the procedures to how complicated
Platform: | Size: 122880 | Author: sdf | Hits:

[Data structsACO

Description: 算法设计与分析 蚁群算法的设计和分析,具体的代码和细致的讲解-Algorithm design and analysis of ant colony algorithm design and analysis, the specific code and detailed explanation
Platform: | Size: 440320 | Author: fengshimin | Hits:

[Mathimatics-Numerical algorithmsantcolonyanalysis

Description: 蚁群算法 算法设计与分析 ,讲解详细!! 见过的最好的讲解文档-Ant Colony Algorithm design and analysis of algorithms, explain in detail! ! The best ever seen on the document
Platform: | Size: 432128 | Author: gu | Hits:

[Mathimatics-Numerical algorithms1

Description: 用于求解函数优化的一个蚁群算法设计,好不容易找到的-Function used to solve an ant colony algorithm to optimize the design, hard to find
Platform: | Size: 185344 | Author: 白蛛蛛 | Hits:

[AlgorithmalgorithmProjectReport

Description: "Evaluating Ant Colony Optimization on Traveling Salesman Problems" a project report in Algorithm design technique graduate course
Platform: | Size: 262144 | Author: tanvir | Hits:

[Othersuanfashejiyufenxi

Description: 蚁群算法设计与分析,详细的介绍了一群算法,并对其设计过程给予了分析-Ant colony algorithm design and analysis, detailed description of a group of algorithm and its analysis of the design process to
Platform: | Size: 439296 | Author: zhangmeng | Hits:

[Otherant

Description: 为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢? 经典的蚁群算法,在turbo c 下调试通过-Why small ants to find food? What they have intelligence? Vision, if we are to design an artificial intelligence program ant, then the procedure to how complicated? Classical ant colony algorithm to debug through the turbo c
Platform: | Size: 6144 | Author: song | Hits:

[matlabtuihuo

Description: 遗传退火新的算法 采用matlab设计 在解决蚁群问题很有用-New genetic annealing algorithm uses ant colony matlab design problem solving is useful in
Platform: | Size: 1024 | Author: 肥肥 | Hits:

[AI-NN-PRHybridbehaviorbasedantcolonyalgorithm

Description: 为在加快算法收敛速度的同时又能避免停滞现象,提出一种基于混合行为的蚁群算法.首先就蚂蚁行为对算法性能的影响进行了分析,在此基础上提出了该算法的模型;然后定义了蚂蚁行为,并为该算法设计了4种具体的蚂蚁行为,根据模型实现了该算法.实验结果表明,该算法在性能上远优于蚂蚁系统.-To accelerate the convergence speed while avoiding stagnation behavior is proposed based on hybrid ant colony algorithm. First to ant behavior on algorithm performance are analyzed on the basis of the algorithm proposed model and then define the ant behavior, and 4 for the algorithm design of the specific behavior of ants, according to the model realizes the algorithm. Experimental results show that the algorithm performance is much better than ants in the system.
Platform: | Size: 400384 | Author: lifei | Hits:

[JSP/Javaant

Description: 蚁群算法的模拟实现,课程设计,学习研究。-Simulated ant colony algorithm implementation, curriculum design, study and research.
Platform: | Size: 1527808 | Author: dou | Hits:

[AI-NN-PRACAMatlab

Description: 用蚁群算法设计有关FIR滤波器的优化设计方法,设计简单,思路清晰,有一定的参考实用价值。-Ant colony algorithm with optimal design of FIR filter design method is simple, clear, has some practical value for reference.
Platform: | Size: 6144 | Author: 谭方 | Hits:

[AI-NN-PRaco

Description: 对蚁群算法的设计规则的介绍并附上c++的源代码-Introduce the ant colony algorithm design rules, and attach a C++ source code
Platform: | Size: 2048 | Author: xiong | Hits:

[AI-NN-PRbus-net-work-design-ant-colony-

Description: 公交网络的蚁群算法实现,使用了一群算法,仿真结果很理想-route net design ant colony algorithm
Platform: | Size: 277504 | Author: 江南 | Hits:

[Internet-Networktinyos-antbasic-algorithm

Description: tinyos 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值-The tinyos ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm the the probability type algorithm is a method for finding the optimal path in the graph. By Marco Dorigo in his doctoral thesis in 1992, inspired by the behavior of ants found in the process of looking for food path. Ant colony algorithm is a simulated evolutionary algorithm, preliminary studies show that the algorithm has many excellent properties for the PID controller parameters to optimize the design problem, the design of ant colony algorithm and genetic algorithm design compared with numerical simulation results The results show that the ant colony algorithm with a new simulated evolutionary optimization method effectiveness and value
Platform: | Size: 495616 | Author: Sofunzhao | Hits:

[Program docAnt-Colony-for-Multi-objective-

Description: 基于多目标优化问题的改进蚁群算法的设计描述-Improved Ant Colony Algorithm design description based on the multi-objective optimization problem
Platform: | Size: 169984 | Author: 吴天羿 | Hits:

[JSP/Javaant-java

Description: 蚂蚁算法(Ant Colony Optimization, ACO),又称蚁群算法,是一种用来在图中寻找优化路径的机率型技术。蚂蚁算法的Java设计与实现-Ant Algorithm Java Design and Implementation
Platform: | Size: 3072 | Author: szp | Hits:
« 12 3 »

CodeBus www.codebus.net