-
This is the implementation of Apriori Algorithm used in Data Warehouse and Data...
这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
- 2022-04-13 16:10:17下载
- 积分:1
-
遗传算法的文章
遗传算法的文章- Heredity algorithm article
- 2022-03-15 21:24:06下载
- 积分:1
-
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。
JNNT由java语言写成,具有跨平台的优越性能.java applet的...
本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。
JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。
支持反向传播算法(BP),LBG聚类法和径向基网络(RBF)
-This toolkit is for people interested in neural networks has provided a convenient, flexible learning and research software. JNNT by the java language, cross-platform with superior performance. Java applet demo version is more simple to just any machine can run a browser, without installing any large-scale add-on software. Enthusiasts through the internet more convenient remote access to resources. To support the back-propagation algorithm (BP), LBG clustering method and radial basis function network (RBF)
- 2023-03-10 08:10:02下载
- 积分:1
-
4. "Evolutionary process
4。《演化程序――遗传算法和数据编码的结合》,[英]米凯利维兹着 科学出版社 2000年第一版
本书分三个部分共16章分别介绍了:1.遗传算法的概念、数学原理及方法步骤 2.遗传算法和数据编码联系起来所构成的演化程序 3.演化程序面向一些实际问题的应用。
本书语言生动,结构合理,较少使用专业性术语和深涩词汇,适合面临优化问题的研究生、程序员、设计师、工程师及科研工作人员参考。-4. "Evolutionary process-- genetic coding algorithm and data integration," [E] Mikhail Liweici a 520-531 2000 version of the first book in three parts a total of 16 chapters were introduced : 1. Genetic Algorithm concept mathematical principles and methods of Step 2. genetic algorithms and data coding linked posed by the evolution of procedures 3. Evolution-oriented procedures some of the practical problems of application. The book vivid language, reasonable structure, and less use of professional terminology and vocabulary deep acerbic suitable for optimization problems facing graduate students, programmers, designers, engineers and research personnel.
- 2022-03-21 23:18:24下载
- 积分:1
-
The simplest genetic algorithm source code, provided to facilitate the exchange.
最简单的遗传算法的源程序,提供大家交流。-The simplest genetic algorithm source code, provided to facilitate the exchange.
- 2022-02-07 07:27:31下载
- 积分:1
-
本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。...
本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。-this program is the path to find procedures, a friend wrote, it is noted. Can handle path optimization. Need to run into the picture in the code folder.
- 2023-01-02 03:40:03下载
- 积分:1
-
好不容易找到的外国博士论文,关于Text
好不容易找到的外国博士论文,关于Text-independent speaker recognition-Hard to find foreign doctoral thesis on the Text-independent speaker recognition
- 2022-06-01 18:18:08下载
- 积分:1
-
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。...
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
- 2022-01-31 08:32:52下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
基于小生境遗传算法的分类规则数据挖掘算法
基于小生境遗传算法的分类规则数据挖掘算法
-Based on Niche Genetic Algorithm for Classification Rules Data Mining Algorithm
- 2022-04-11 07:34:24下载
- 积分:1