当前位置:
首页
资源下载

搜索资源 - ant algorithm design
搜索资源列表
-
0下载:
蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。 ... 设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂-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 h
-
-
1下载:
VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
-
-
1下载:
用蚁群算法设计有关FIR滤波器的优化设计方法,设计简单,思路清晰,有一定的参考实用价值。-Ant colony algorithm with optimal design of FIR filter design method is simple, clear, has some practical value for reference.
-
-
0下载:
遗传退火新的算法 采用matlab设计 在解决蚁群问题很有用-New genetic annealing algorithm uses ant colony matlab design problem solving is useful in
-
-
0下载:
蚁群算法 算法设计与分析 ,讲解详细!!
见过的最好的讲解文档-Ant Colony Algorithm design and analysis of algorithms, explain in detail! !
The best ever seen on the document
-
-
0下载:
用于求解函数优化的一个蚁群算法设计,好不容易找到的-Function used to solve an ant colony algorithm to optimize the design, hard to find
-
-
0下载:
"Evaluating Ant Colony Optimization on Traveling Salesman Problems" a project report in Algorithm design technique graduate course
-
-
0下载:
蚁群算法设计与分析,详细的介绍了一群算法,并对其设计过程给予了分析-Ant colony algorithm design and analysis, detailed descr iption of a group of algorithm and its analysis of the design process to
-
-
0下载:
为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢? 经典的蚁群算法,在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? Cl
-
-
0下载:
为在加快算法收敛速度的同时又能避免停滞现象,提出一种基于混合行为的蚁群算法.首先就蚂蚁行为对算法性能的影响进行了分析,在此基础上提出了该算法的模型;然后定义了蚂蚁行为,并为该算法设计了4种具体的蚂蚁行为,根据模型实现了该算法.实验结果表明,该算法在性能上远优于蚂蚁系统.-To accelerate the convergence speed while avoiding stagnation behavior is proposed based on hybrid ant colony algo
-
-
0下载:
蚁群算法的模拟实现,课程设计,学习研究。-Simulated ant colony algorithm implementation, curriculum design, study and research.
-
-
0下载:
对蚁群算法的设计规则的介绍并附上c++的源代码-Introduce the ant colony algorithm design rules, and attach a C++ source code
-
-
1下载:
公交网络的蚁群算法实现,使用了一群算法,仿真结果很理想-route net design ant colony algorithm
-
-
0下载:
蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant colony algorithm is a simulated evolutionary algorithm, preliminary studies show that the algorithm has many excellent properties f
-
-
0下载:
tinyos 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值-The tinyos
-
-
0下载:
基于多目标优化问题的改进蚁群算法的设计描述-Improved Ant Colony Algorithm design descr iption based on the multi-objective optimization problem
-
-
0下载:
蚂蚁算法(Ant Colony Optimization, ACO),又称蚁群算法,是一种用来在图中寻找优化路径的机率型技术。蚂蚁算法的Java设计与实现-Ant Algorithm Java Design and Implementation
-
-
0下载:
一种改进蚁群算法与仿真
算法设计 仿真比较 性能分析等-An improved ant colony algorithm simulation comparison algorithm design and simulation performance analysis
-
-
0下载:
旅行商问题(TSP)是典型的NP完全问题,遗传算法是求解NP完全问题的一种常用方法。旅行商问题(TSP)的蚁群算法实现算法。在MATLAB中用遗传算法施行对TSP问题进行了求解,进行了选择、交叉和变异算子进行了算法设计。MATLAB源代码。-Traveling Salesman Problem (TSP) is a typical NP-complete problem, genetic algorithm for solving NP-complete problems, a common m
-
-
0下载:
蚁群算法的应用进展以蚁群算法为代表的蚁群智能已成为当今分布式人工智能研究的一个热点,许多源于蜂群和蚁群模型设计的算法己越来越多地被应用于企业的运转模式的研究。-The application of ant colony algorithm based on ant colony algorithm for representative ant colony intelligence has become a hotspot in the field of distributed artifici
-