-
Classical decision tree classification algorithm ID3 and C4.5 code public packet...
决策树分类中经典算法的ID3和C4.5代码公共包!-Classical decision tree classification algorithm ID3 and C4.5 code public packet!
- 2023-08-27 03:10:04下载
- 积分:1
-
神经网络的源程序,一个比较新的算法,分类效果较好!
神经网络的源程序,一个比较新的算法,分类效果较好!-neural network source, a relatively new algorithm, better classification results!
- 2022-09-23 14:10:02下载
- 积分:1
-
genetic algorithm to achieve (reproduced)
遗传算法的实现(转载)-genetic algorithm to achieve (reproduced)
- 2022-03-26 01:03:59下载
- 积分: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
-
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行....
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行.-Wavelet artificial neural network C language (code), and related support libraries, have been debug run.
- 2022-03-07 11:23:24下载
- 积分:1
-
matlab的GA工具箱与vc混和实现遗传算法的源码
matlab的GA工具箱与vc混和实现遗传算法的源码-Matlab Toolbox GA vc mixed with Genetic Algorithm FOSS
- 2022-07-18 00:06:32下载
- 积分:1
-
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。...
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
- 2022-02-28 14:50:37下载
- 积分:1
-
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!...
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!-A well know article in the field of genetic algorithm.The writer is very famous in our country
- 2022-02-02 06:04:46下载
- 积分:1
-
运用神经网络的方法先将数据分类分析,然后再将未知类归类
运用神经网络的方法先将数据分类分析,然后再将未知类归类-The use of neural network analysis of data classification methods first, and then classify the unknown category
- 2022-01-22 02:15:53下载
- 积分:1
-
With QoS constraint multicast routing problem is an NP
带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you can provide for such a solution
- 2022-09-17 21:25:02下载
- 积分:1