Welcome![Sign In][Sign Up]
Location:
Search - ant colony optimization matlab source

Search list

[matlabFCMClust

Description: 是一个基于Matlab软件的模糊C-means聚类算法原代码-Matlab is a software based on the fuzzy C-means clustering algorithm source code
Platform: | Size: 2048 | Author: 杨明 | Hits:

[AI-NN-PRde36

Description: 蚁群算法源(Ant colony optimization ACO)代码-ant algorithm source (Ant colony optimization ACO) code
Platform: | Size: 7168 | Author: 李常刚 | Hits:

[matlabANT

Description: 蚁群优化算法解决tsp问题基本matlab源码-Ant colony optimization algorithm to solve the problem tsp basic matlab source
Platform: | Size: 3072 | Author: | 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:

[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:

[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:

[AI-NN-PRyqsf

Description: 基于蚁群算法的PID控制参数优化Matlab源码-PID Control Based on Ant Colony Optimization Algorithm for Matlab source
Platform: | Size: 5120 | Author: 天道酬勤 | Hits:

[Mathimatics-Numerical algorithmsmatlab-pid

Description: 基于蚁群算法的PID控制参数优化Matlab源码,步骤详细,附有说明。-PID Control Based on Ant Colony Optimization Algorithm for Matlab source, the steps in detail, with explanation.
Platform: | Size: 2048 | Author: 程玉昆 | Hits:

[matlabPID-Matlab

Description: 基于蚁群算法的PID参数优化matlab实现源码,参数优化,人工智能。-PID parameters based on ant colony optimization matlab source implementation, parameter optimization, artificial intelligence.
Platform: | Size: 44032 | Author: 彭燕 | 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:

[AI-NN-PRalgorithms

Description: 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization, differential evolution algorithm, genetic neural network algorithm, particle swarm SVM algorithm, particle swarm hybrid neural network algorithm algorithm. . .
Platform: | Size: 6202368 | Author: 王军 | Hits:

[matlabYICHUAN-pid

Description: 基于蚁群算法的PID控制参数优化Matlab源码-PID control algorithm based on ant colony parameter optimization Matlab source
Platform: | Size: 2048 | Author: M_Jaunty | Hits:

[matlabmatlabcodeforantcolony

Description: 关于蚁群算法(ant colony optimization)的文章和matlab源程序,原代码会让系统报错!但是并不会影响结果!,-the paper and the matlab source code for ant colony optimization
Platform: | Size: 1887232 | Author: wangjufang | Hits:

[matlabant-arithrium

Description: 采用MATLAB环境实现蚁群优化算法,源程序代码和效果,有价值-The MATLAB environment ant colony optimization algorithm, source code, and the effect of valuable
Platform: | Size: 18432 | Author: 谢长君 | Hits:

[matlabAnt-colony-algorithm-Matlab-program

Description: 无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
Platform: | Size: 2048 | Author: king | Hits:

[AI-NN-PRant-colony-algorithm-Matlab-code

Description: 蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。该算法可用于优化问题求解。-Ant Colony Algorithm papers and source code for solving optimization problems
Platform: | Size: 25600 | Author: yiqin | Hits:

[Otherartificial-ant-colony-algorithm

Description: 无约束连续函数优化的人工蚁群算法通用MATLAB源码-Uniformly continuous function optimization artificial ant colony algorithm universal MATLAB source code
Platform: | Size: 2048 | Author: feng | Hits:

[Otherthe-ant-colony-and-PID-control

Description: 基于蚁群算法的PID控制参数优化Matlab源码,很有用哟!-Based on the ant colony algorithm PID control parameters optimization Matlab source, very useful yo!
Platform: | Size: 2048 | Author: feng | Hits:

[Otheraco

Description: 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 ant colony algorithms family, in swarm intelligence methods, and it constitutes some metaheuristic optimizations. Initially proposed by Marco Dorigo in 1992 in his PhD thesis, the first algorithm was aiming to search for an optimal path in a graph, based on the behavior of ants seeking a path between their colony and a source of food. The original idea has since diversified to solve a wider class of numerical problems, and as a result, several problems have emerged, drawing on various aspects of the behavior of ants. From a broader perspective, ACO performs a model-based search and share some similarities with Estimation of Distribution Algorithm.
Platform: | Size: 48128 | Author: reyhooon | Hits:
« 12 »

CodeBus www.codebus.net