-
本程序为基于工艺参数优化的改进遗传算法程序
本程序为基于工艺参数优化的改进遗传算法程序-based on the procedures for the optimization of process parameters improved genetic algorithm
- 2023-05-12 04:20:03下载
- 积分:1
-
蚂蚁算法(或蚁群算法,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
-
Apriori算法的JAVA实现A priori算法的JAVA实现
Apriori算法的JAVA实现A priori算法的JAVA实现-Apriori algorithm JAVA realize A priori algorithm realize JAVA
- 2023-05-26 16:25:02下载
- 积分:1
-
语言中的遗传算法
遗传算法的c语言实现-genetic algorithm in C Language
- 2022-07-20 00:52:28下载
- 积分:1
-
他对包是一个UNIX下的C程序
he AutoMix package is a C program for Unix-like systems, implementing
the automatic reversible jump MCMC sampler of the same name
described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis-he AutoMix package is a C program for Unix-l ike systems, implementing the automatic reversible jump MC MC sampler of the same name described in Chapter s 4, 5, and 6 of David Hastie"s Ph.D. thesis
- 2022-07-10 22:15:02下载
- 积分:1
-
神经网络源码可应用于遥感图像分类,包括bp、kohonen等方法
神经网络源码可应用于遥感图像分类,包括bp、kohonen等方法-neural network source can be used in remote sensing image classification, including bp, Kohonen methods
- 2023-08-10 19:30:02下载
- 积分:1
-
CPN
基于CPN人工神经网络的例子,供大家交流-CPN-based artificial neural network example, for U.S. exchanges
- 2023-07-04 16:00:03下载
- 积分:1
-
C neural network development kits 8am, the C language can be used to develop a v...
C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序 -C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environment example source
- 2022-03-26 05:06:39下载
- 积分:1
-
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计...
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-Neural Network――BP
- 2022-01-22 11:51:02下载
- 积分:1
-
人工智能领域全新的研究结果
人工智能领域全新的研究结果-new areas of artificial intelligence research
- 2023-08-13 05:50:04下载
- 积分:1