-
portal门户开发,jetspeed的应用及理论讲解
portal门户开发,jetspeed的应用及理论讲解-portal development portal, jetspeed application and theory to explain
- 2022-12-21 20:55:03下载
- 积分:1
-
小波神经网络,两者相互结合,程序简洁易懂!
小波神经网络,两者相互结合,程序简洁易懂!-Wavelet neural network, the two interact and procedures easier to understand!
- 2022-04-15 08:27:23下载
- 积分:1
-
Contains a number of optimization algorithms, there is Newton' s method, simp...
包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton" s method, simplex method, etc., have to run through the
- 2022-02-01 18:55:53下载
- 积分:1
-
A genetic algorithm using maltab gentitc toolbox ,abundant in content.Whats s m...
maltab 的一个遗传算法的例子,比较全,有教你怎么初始化初始种群,设定参数,还有demo提供学习-A genetic algorithm using maltab gentitc toolbox ,abundant in content.Whats s more, you are teached how to initialize the initial population, set parameters. It also provide learning demos.
- 2023-07-12 06:10:03下载
- 积分:1
-
书
书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件-Books
- 2022-07-21 16:33:17下载
- 积分:1
-
一遗传算法的例子源程序
一遗传算法的例子源程序-Example of a genetic algorithm source code
- 2022-11-13 10:05:04下载
- 积分:1
-
SPEA2源码,效果相当好
ZIZTLER系列复杂函数只有第三个效果不太好...
SPEA2源码,效果相当好
ZIZTLER系列复杂函数只有第三个效果不太好-SPEA2 source, the effect ZIZTLER very good series of complex functions, only the third effect is not a good
- 2022-07-11 04:23:52下载
- 积分:1
-
a radial network algorithm!
一个径向网络算法程序!-a radial network algorithm!
- 2022-09-30 02:00:02下载
- 积分:1
-
pattern recognition isodata achieve the vc
模式识别中isodata的 vc++实现-pattern recognition isodata achieve the vc
- 2022-03-14 08:34:04下载
- 积分: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