-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
ID3算法的另一种用java实现的代码,利用向量。
ID3算法的另一种用java实现的代码,利用向量。-Another ID3 algorithm realize with java code, using vector.
- 2022-02-16 03:14:05下载
- 积分:1
-
Aprior算法实现程序
Aprior算法实现程序-Aprior algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-01-22 14:53:13下载
- 积分:1
-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1
-
vc used to write, while useful bp algorithm and the use of rbf neural network tr...
用vc写的,同时有用bp算法和用rbf神经网络进行训练和识别的程序,可以看到两种不同方法得到的结果-vc used to write, while useful bp algorithm and the use of rbf neural network training and identification procedures, we can see the two different methods to obtain the result
- 2022-03-21 23:58:07下载
- 积分:1
-
模拟求解旅行商问题的MATLAB算法…
模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
- 2022-08-19 07:59:14下载
- 积分:1
-
数据挖掘:<;<;
:一书的配套源程序,结合数据挖掘和机器学习的知识,以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等-: lt; Lt; Data Mining-- Practical Machine Learning Technology and java achieve gt; Gt; A matching the source, combining data mining and machine learning, the knowledge, java language to a representative of the various types of data mining. For example : the classifier ZeroR . OneR.NaiveBayes.DecisionTable.IBK.C45, clustering, data pretreatment
- 2022-05-05 23:15:37下载
- 积分:1
-
bayes network classifier toolbox
贝叶斯网络分类器工具箱的bin文件
bayes network classifier toolbox
贝叶斯网络分类器工具箱的bin文件-bayes network toolbox Bayesian classifier network classifier Toolbox for the paper bin
- 2022-05-05 13:49:13下载
- 积分:1
-
一种图像源文本识别软件,以确定给定的文本和图像…
一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation
- 2023-02-22 04:25:03下载
- 积分:1
-
用于multivariate时间序列分类,利用了weka机器学习系统(本站可下载)...
用于multivariate时间序列分类,利用了weka机器学习系统(本站可下载)-for multivariate time series classification, the use of machine learning system weka (site available for download)
- 2022-05-22 02:40:30下载
- 积分:1