搜索资源列表
-
0下载:
本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
-
-
0下载:
TSP问题关于蚁群最优化算法的MATLAB程序-Ant colony optimization about TSP algorithm of MATLAB
-
-
0下载:
Ant colony optimization algorithm
-
-
0下载:
蚁群算法求解城市之间距离问题,优化问题。可以稍加修改计算其他优化问题-Ant colony algorithm for solving the problem of the distance between the cities, the optimization problem. Other optimization problems can slightly modify the calculation
-
-
0下载:
蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。-The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.
-
-
0下载:
TSP问题是经典的寻优问题 也是人工智能里一个重要的问题 我编写的程序主要是用蚁群算法来解决这个问题。蚁群算法是人工智能里用来寻优的重要算法 由于蚁群算法的优点使得TSP问题能够实现。
-The TSP problem is a classical optimization problem is also an important problem in artificial intelligence programs written in my main is to use ant colo
-
-
0下载:
此函数实现蚁群算法,用于PID控制参数优化-The function realization of ant colony algorithm for PID parameters optimization
-
-
0下载:
智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。
人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。
-As an emerging intell
-
-
1下载:
基于蚁群算法matlab无功优化 可以参考-Ant colony algorithm matlab Reactive Power Optimization
-
-
0下载:
蚁群算法,最短路Ant Colony Algorithm -ant colony optimization,Ant Colony Algorithm
-
-
1下载:
基于蚁群算法、dijkistra算法障碍物避碰路径寻优的算法-Ant colony algorithm, dijkistra obstacle avoidance algorithm path optimization algorithm
-
-
0下载:
目前智能算法越来越受到人们的关注,如神经网络、遗传算法、蚁群算法、粒子群算法等,蚁群算法是受自然界中蚂蚁搜索食物行为启发而提出的一种智能优化算法。-Currently more and more intelligent algorithm attention, such as neural networks, genetic algorithms, ant colony algorithm, particle swarm algorithm, ant colony algorithm is af
-
-
1下载:
一种简单的蚁群算法优化bp神经网络隐含层的算法-A simple ant colony algorithm optimization bp neural network algorithm hidden layer
-
-
0下载:
利用改进的蚁群算法,寻找最优路径,优化了算法运行时间-The use of improved ant colony algorithm to find the optimal path optimization algorithm running time
-
-
0下载:
蚁群算法的TSP路径优化程序,程序运行良好。-TSP path ant colony algorithm optimization program, the program runs well.
-
-
0下载:
蚁群算法连续函数优化问题matlab程序-Ant colony algorithm for continuous function optimization problems in MATLAB programming
-
-
0下载:
蚁群算法c语言程序,详细介绍了蚁群优化算法的过程,可以运行-Ant colony algorithm c language program, the paper introduces the process of ant colony optimization algorithm, can run
-
-
0下载:
无约束连续函数优化的人工蚁群算法通用MATLAB源码-Uniformly continuous function optimization artificial ant colony algorithm universal MATLAB source code
-
-
1下载:
基于蚁群算法的PID控制参数优化Matlab源码,很有用哟!-Based on the ant colony algorithm PID control parameters optimization Matlab source, very useful yo!
-
-
0下载:
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
-