搜索资源列表
ant
- 用蚁群优化算法寻找最佳路线以及路程长度的计算,-ant colony optimization 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