-
实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现...
实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现-Real-coded genetic algorithm C++ Using matlab realize real-coded genetic algorithm C++ Realize using matlab
- 2022-03-21 09:46:50下载
- 积分: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
-
利用遗传算法求解邮递员问题,可以在同一个问题上得到…
使用遗传算法求解邮递员问题,从而可以同时求得多个最优解-The use of genetic algorithm postman problem, which can be obtained at the same time more than the optimal solution
- 2023-02-13 01:25:04下载
- 积分:1
-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1
-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1
-
该工具包提供七种神经网络的C语言实现方式,对那些真正学习神经网络的人有一定的帮助和指导意义。...
该工具包提供七种神经网络的C语言实现方式,对那些真正学习神经网络的人有一定的帮助和指导意义。-The kit provides seven neural networks realize the C language by means of neural networks to learn who the real people who have a certain degree of help and guidance.
- 2022-07-22 01:57:33下载
- 积分:1
-
遗传算法与工程设计
遗传算法与工程设计-Genetic Algorithms and Engineering Design
- 2022-01-28 23:35:04下载
- 积分:1
-
JOONE神经网络收入
Joone神经网络开源--框架完全手册,但是,是英文的。不过很值得一看,-Joone neural network revenue- the framework of full manual, however, is English. But it is worth a visit,
- 2022-05-21 22:22:57下载
- 积分:1
-
一个用人工免疫算法实现的TSP源程序
免疫算法实现的TSP源程免疫算法实现的TSP源程...
一个用人工免疫算法实现的TSP源程序
免疫算法实现的TSP源程免疫算法实现的TSP源程-An artificial immune algorithm to achieve the TSP source of immune algorithm to achieve the source of the TSP process of immune algorithm to achieve the source of TSP-way
- 2022-01-27 13:36:54下载
- 积分:1
-
in October 2005 since the bacteria was divided, with the label area statistical...
2005年10月份自写的细菌分割、标号与面积统计程序。带测试图像-in October 2005 since the bacteria was divided, with the label area statistical procedures. With test images
- 2022-03-01 18:51:27下载
- 积分:1