当前位置:
首页 资源下载
搜索资源 - ant colony optimization in matlab
搜索资源列表
-
1下载:
This a demo program of image edge detection using ant colony, based on
the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
-
-
0下载:
蚁群算法在求解连续空间优化问题中的应用研究-Ant colony algorithm in continuous space optimization problem solving in applied research
-
-
0下载:
Based on ant colony optimization for edge detection in images
-
-
0下载:
This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
-
-
2下载:
在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
-
-
3下载:
基于蚁群算法的PID控制参数优化Matlab源码,步骤详细,附有说明。-PID Control Based on Ant Colony Optimization Algorithm for Matlab source, the steps in detail, with explanation.
-
-
1下载:
蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
-
-
15下载:
蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
-
-
0下载:
This MATLAB implementation computes a correspondence between two shapes
based on ant colony optimization (ACO). The input shapes can be either
two 2D contours (open or closed) or two arbitrary sets of 2D points. The
algorithm is described in de
-
-
1下载:
蚁群算法在matlab下优化10个函数的方法。其中函数有单变量多峰值,单变量单峰值的,也有多变量多峰值的函数。-Ant colony algorithm in matlab optimization function 10. Which a single variable and multi-peak function, the single peak of a single variable, but also more variable multi-peak function.
-
-
0下载:
matlab编写的蚁群算法,即在图中寻找优化路径的机率型算法,结合遗传算法进行了改进。-ant colony algorithm matlab prepared in the graph to find the probability-based algorithm for optimal path, combined with genetic algorithm is improved.
-
-
0下载:
通过matlab仿真和验证蚁群算法在PCB板检测时路径的优化问题。附带蚁群算法代码以及仿真结果。-Through MATLAB simulation and validation of ant colony algorithm in PCB plate detection route optimization problem.thisfile include ant colony algorithm codes and simulation results.
-
-
0下载:
蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。-The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.
-
-
1下载:
MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
-
-
0下载:
基于蚁群算法基本原理编写的matlab程序,寻找路径。优化的蚁群算法可以在它的基础上更改-Based on the basic principle of ant colony algorithm is written in matlab program, the search path.Optimization of the ant colony algorithm can be changed on the basis of it
-
-
0下载:
蚁群算法连续函数优化问题matlab程序-Ant colony algorithm for continuous function optimization problems in MATLAB programming
-
-
0下载:
Continuous Ant Colony Optimization in MATLAB
-
-
0下载:
a scr ipt of Ant Colony Optimization in Matlab
-
-
0下载:
利用蚁群在搜索食物源的过程中体现出来的寻优能力来解决离散系统中的一些优化问题(Some optimization problems in discrete systems are solved by using ant colony optimization capability in searching for food sources)
-
-
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
-