搜索资源列表
-
0下载:
genetic algorithm combine Ant colony optimization for feature selection,genetic algorithm combine Ant colony optimization for feature selection
-
-
0下载:
matlab蚁群算法
解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
-
-
0下载:
无约束连续函数优化的人工蚁群算法通用MATLAB源码
此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解
-Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。
This sour
-
-
1下载:
我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
-
-
0下载:
蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
-
-
0下载:
蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
-
-
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下载:
其中包含了三种算法,粒子群优化方法,遗传算法和蚁群算法-Which contains the three algorithms, particle swarm optimization, genetic algorithms and ant colony algorithm
-
-
0下载:
蚁群算法应该到货物搬送问题中,同时也可应用于电力系统调度优化中-Ant colony algorithm to the cargo bay should be problems, can also be applied in power system scheduling optimization
-
-
0下载:
迭代蚁群算法思想见浙江大学张兵的博士论文,自编IACA代码,解决了一个动态优化问题实例-ICAC was given by Zhangbin in the paper " Iterative ant-colony algorithm and its application to dynamic
optimization of chemical process"(SCI).
-
-
0下载:
Through neural networks, ant colony algorithm, genetic algorithm, such as intelligent optimization methods to solve TSP problems
-
-
0下载:
基于蚁群算法的PID控制参数优化Matlab源码-PID control algorithm based on ant colony parameter optimization Matlab source
-
-
0下载:
这是一个使用蚁群算法解决旅行商问题(TSP)的一个解法,算法清晰易懂。-This is a solution of an ant colony algorithm to solve the traveling salesman problem (TSP), the algorithm is clear and easy to understand.
-
-
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下载:
蚁周模型,解决TSP问题。蚁群算法是一种新型高效的启发式优化算法,在解决优化组合问题特别是TSP求解问题上具有很高效率.-Ants week model, to solve the TSP. The ant colony algorithm is a new and efficient heuristic optimization algorithm, to solve the problem of optimal combination, especially TSP solving prob
-
-
0下载:
无约束连续函数优化的人工蚁群算法通用MATLAB源码
-The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
-
-
0下载:
智能优化算法程序代码的集锦,包括了蚁群算法等-Intelligent optimization algorithm highlights of the program code, including the ant colony algorithm
-
-
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下载:
现代优化算法,蚁群算法解决0-1背包问题-Modern optimization algorithm, ant colony algorithm to solve 0-1 knapsack problem
-
-
0下载:
改进传统蚁群算法,基于同一位置出发,考虑每一个城市地点之间的权重值,最终得出路径次优但是花费最少的路线-Improved traditional ant colony algorithm, based on the same starting position, considering the weight values for each location between the city and ultimately come to a suboptimal pat
-