-
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好...
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
- 2022-05-17 00:10:16下载
- 积分:1
-
- 2022-07-03 12:27:47下载
- 积分:1
-
遗传算法,生物
遗传算法,生物技术,进化技术,主用用来求函数优化问题-Genetic algorithms, bio-technology, evolution of technology, the main use for the seek function optimization problems
- 2022-02-02 06:08:33下载
- 积分:1
-
使用遗传算法求解通信网链路容量和流量联合优化分配问题!
使用遗传算法求解通信网链路容量和流量联合优化分配问题!-Communications network using genetic algorithm for solving the joint optimization of link capacity and flow allocation problem!
- 2022-01-25 15:43:44下载
- 积分:1
-
遗传算法的Matlab程序,用于数值优化
遗传算法的Matlab程序,用于数值优化-GA Matlab procedures for Numerical Optimization
- 2022-08-24 23:43:19下载
- 积分:1
-
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。-Genetic algorithm source code examples, VC case study on the genetic algorithm of interest to people in learning.
- 2022-09-01 15:10:03下载
- 积分:1
-
蚁群算法及其在旅行商中的应用。一个非常好的论文。
蚁群算法及其在TSP中的应用。一篇很好的论文。-Ant colony algorithm and its application in the TSP. A very good paper.
- 2022-06-29 02:49:48下载
- 积分: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
-
BPMLL is a package for training multi
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
- 2022-03-31 04:07:36下载
- 积分:1
-
利用小波函数做神经网络的激活函数
这是一个简单的方法在使用BP网络的时候
可以直接调用小波函数...
利用小波函数做神经网络的激活函数
这是一个简单的方法在使用BP网络的时候
可以直接调用小波函数
-Does the use of wavelet function neural network activation function is a simple method in the use of BP networks can directly call the wavelet function
- 2023-05-21 01:25:03下载
- 积分:1