Welcome![Sign In][Sign Up]
Location:
Search - the code of matlab for ant colony

Search list

[Other resourceACO_Peng_V4

Description: 这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。-This is my prepared using Matlab, using ant algorithms (ACO) function for the optimal solution for the source code. On the waterfront of the "ant colony algorithm and application of the principle of" one book, mesh Strategy Implementation Act.
Platform: | Size: 1499 | Author: Peng | Hits:

[matlabACO_Peng_V4

Description: 这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。-This is my prepared using Matlab, using ant algorithms (ACO) function for the optimal solution for the source code. On the waterfront of the "ant colony algorithm and application of the principle of" one book, mesh Strategy Implementation Act.
Platform: | Size: 1024 | Author: Peng | Hits:

[AI-NN-PRtest1

Description: 蚁群算法是模仿真实的蚁群行为而提出的一种模拟进化算法,蚂蚁之间是通过一种信息素的物质传递信息的,蚂蚁在运动的过程中能够在经过的路径上留下该物质,而且能够感知这种物质的存在及其强度,并以此指导自己的运动方向。它是一种通过类比组合优化和蚁群觅食行为而构造的一种算法,可以用来解决各种组合优化问题,本代码用来解决生产调度问题-Ant colony algorithm is based on real ant colony behavior and proposed a simulated evolutionary algorithm, ants are among the pheromone through a material and impart information, ants in the process of movement in the path on the left of the substance , but also perceived the existence of such material and its strength, and to guide their direction. By analogy it is a combinatorial optimization and ant colony foraging behavior and structure of an algorithm can be used to solve various combinatorial optimization problems, the code used to solve the production scheduling problem
Platform: | Size: 20480 | Author: 穆海华 | Hits:

[AlgorithmAntColonyAlgorithmforTSPproblem

Description: 蚁群算法求解TSP问题的源程序及简要说明-Ant Colony Algorithm for TSP problem and a brief description of the source
Platform: | Size: 4096 | Author: 张明扬 | Hits:

[AI-NN-PRjiyuyiqunsuanfajuleichengxu

Description: 基于蚁群算法的聚类问题程序,带有小部分注释-Based on Ant Colony Clustering Problem procedures, with a small portion of the Notes
Platform: | Size: 2048 | Author: havy | Hits:

[AI-NN-PRbeyes

Description: 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码-1. Based on the Bayes classification of MATLAB procedures 2. Genetic Algorithm for Function Optimization 3. Matlab-based artificial immune algorithm 4. Spatial data analysis is the most commonly used cluster analysis (k means algorithm code) 5. Ant colony algorithm matlab source Code
Platform: | Size: 29696 | Author: tangkezong | Hits:

[matlabAntsMatlabCode

Description: 蚁群算法的matlab源码,希望有人来讨论!-Ant colony algorithm matlab source code, hope someone to discuss!
Platform: | Size: 6144 | Author: 钱伟 | Hits:

[matlabACO

Description: 这是一个MATLAB写的一个解决TSP问题的蚁群算法程序。-This is a MATLAB to write a solution to the problem of ant colony algorithm TSP procedures.
Platform: | Size: 3072 | Author: leijiang | Hits:

[Graph programImage-Edge-Detection-Using-Ant-Colony-Optimization

Description: 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 Detection”这篇PDF文章。希望对大家有一定帮助。-This is a demo program of image edge detection using ant colony, based on the paper, " An Ant Colony Optimization Algorithm For Image Edge Detection," Based on Ant Colony Optimization Image Edge Detection. IEEE in 2008 included in the article. Matlab source code and there is " An Ant Colony Optimization Algorithm For Image Edge Detection" This PDF article. Hope to assist everyone must have.
Platform: | Size: 306176 | Author: miaosiyi | Hits:

[matlabAntSystem-WithPlay

Description: 基本蚁群算法求解TSP问题的MATLAB源代码-TSP Ant Colony Algorithm for the basic question of the source code of MATLAB
Platform: | Size: 56320 | Author: santamonica | Hits:

[Mathimatics-Numerical algorithmsaa

Description: 蚁群算法 适合寻找最优问题,实现最短路径。-Ant colony algorithm for finding the optimal problem, the realization of the shortest path.
Platform: | Size: 3072 | Author: 孙根本 | Hits:

[matlabACOUCP

Description: 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into the unconstrained model, then use the origin codes solving
Platform: | Size: 2048 | Author: 孙准 | Hits:

[AI-NN-PRACOUCP

Description: 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into a non-binding model, and then use the source code is solved,
Platform: | Size: 2048 | Author: 张望 | Hits:

[Mathimatics-Numerical algorithmsaco

Description: matlab编的蚁群算法解TSP问题(att48),调整参数可解决多类问题。-matlab code of ant colony algorithm for solving TSP problems (att48), adjust the parameters to resolve multi-class problems.
Platform: | Size: 3072 | Author: li qingshan | Hits:

[matlabrengong-mayi-MATLAB

Description: 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.
Platform: | Size: 5120 | Author: 涛哥 | Hits:

[matlabVRP

Description: 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab代码 -The introduction of path weights adaptive ant colony algorithm for scheduling path of the emergency supplies optimized Matlab code
Platform: | Size: 2048 | Author: 伟伟 | Hits:

[Goverment applicationsarveshadm

Description: Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imperialist Competitive Algorithm matlab solutions for partial diff Maximum likelihood Identification images of fishes for claassifyica CHEMICAL PROCESS CONTROL This code produces LTE reference cgftezydnh,nvvnv nhfjglgjh uoygjg Matlab write the finite element p Multiscale envelope spectrum prog Computational Colour Science Usin Capital markets, market line fore The procedure for the calculation Example to use smtrain and svmcla user interface with Matlab Kalman
Platform: | Size: 191488 | Author: saru | Hits:

[matlabACO-for-path-planning

Description: 蚁群算法路径规划matlab代码,可以正常运行-Ant colony algorithm for path planning of the matlab code, and can run normally
Platform: | Size: 385024 | Author: changle | Hits:

[OtherNew Microsoft Excel Worksheet

Description: A good example of two dimension H Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imperialist Competitive Algorithm matlab solutions for partial diff Maximum likelihood Identification images of fishes for claassifyica CHEMICAL PROCESS CONTROL This code produces LTE reference cgftezydnh,nvvnv nhfjglgjh uoygjg Matlab write the finite element p Multiscale envelope spectrum
Platform: | Size: 5120 | Author: asdaqw | Hits:

[matlabmatlab code

Description: 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab simulation code of ant colony genetic factor algorithm, a * algorithm, RTT algorithm are very suitable for mathematical modeling competition.)
Platform: | Size: 38912 | Author: aylife | Hits:
« 12 »

CodeBus www.codebus.net