搜索资源列表
Swarms
- 群智算法的ppt。大家都知道群智算法,比如蚁群算法,如果想了解更多原理请看此幻灯片。-Wisdom of the Masses algorithm ppt. We all know that the Wisdom of the Masses algorithms such as ant colony algorithm, if they want to know more Principle Look at this slide.
ACS4Fun_0_11
- 优化算法遗传算法等智能优化算法相关的内容 用于连续函数优化的蚁群算法-genetic algorithm optimization algorithm intelligent optimization algorithms relevant to the continuous function for the ant colony optimization algorithm
ACOTSP.V1.0
- 大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the symmetric TSP Copyright (C) 2004 Thomas Stuetzle This program is free software yo
ant
- 用蚁群算法解决tsp(货郎担)问题的c++源代码,对研究算法的朋友很有价值!-Using ant colony algorithm to solve tsp (traveling salesman) problems c++ source code, the study of algorithms valuable friend!
ant
- 用蚁群优化算法寻找最佳路线以及路程长度的计算,-ant colony optimization algorithms
jArcGIS_New08a
- java 实现的 蚁群算法。。利用java自主实现的一群算法 -java implementation of ant colony algorithm. . Using java to achieve independent group of algorithms
1
- 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
Ant-Colony-Algorithm
- 目前智能算法越来越受到人们的关注,如神经网络、遗传算法、蚁群算法、粒子群算法等,蚁群算法是受自然界中蚂蚁搜索食物行为启发而提出的一种智能优化算法。-Currently more and more intelligent algorithm attention, such as neural networks, genetic algorithms, ant colony algorithm, particle swarm algorithm, ant colony algorithm is af
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
Ant-Colony-Algorithm
- 蚁群算法介绍及算法算例分析讲解,内有算法程序,能够运行。-Algorithm and ant colony algorithm describes a numerical example to explain, there are algorithms program that can run.
intelligent-optimization-algorithms
- 几种最新智能优化算法的改进与应用的源代码,包括人工蚁群、遗传算法优化神经网络-Several of the latest intelligent optimization algorithm improvement and application source code, including artificial ant colony, genetic algorithm optimization of neural networks, etc.
ACO
- 用于全局优化的蚁群算法,可优化其他算法,用于尊求全局最优解等等,数值计算-For the global optimization of the ant colony algorithm, you can optimize other algorithms
sfcx-
- 关于电力系统调度,分布估计,和声搜索,教学优化,人工蚁群,量子优化等算法。-About power system dispatch, distribution estimation, harmony search, teaching optimization, artificial ant colony, quantum optimization algorithms.
AntMiner+ v1.0
- AntMiner+ v1.0 to demonstrate the wotking of Ant based algorithms
aco
- In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
智能信息处理
- 各种智能算法,蚁群,粒子群,遗传,BP.....(Various intelligent algorithms, ant colony, particle swarm, heredity, BP...)
智能优化算法及其matlab实例code
- 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl