-
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest N...
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Method)
Sum of Squares
Flexible (ß space distortion parameter)
Density (or k-linkage, density-seeking mode analysis) -ClustanGraphics clustering analysis tools. Provides 11 kinds of clustering algorithms. Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean ProximityCentroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of SquaresFlexible (? space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
- 2022-05-16 13:18:30下载
- 积分:1
-
模式识别源程序,希望大家能够喜欢,配套书籍是模式识别
模式识别源程序,希望大家能够喜欢,配套书籍是模式识别-Pattern recognition source code, hope that we can like it, matching books are Pattern Recognition
- 2022-03-20 14:04:40下载
- 积分:1
-
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。...
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
- 2022-01-30 15:54:11下载
- 积分: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
-
solve the 8
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.-solve the 8-puzzle problem using A* algori thm. Definitely written by my self. NBS also include graphics library output.
- 2022-01-26 06:41:41下载
- 积分:1
-
支持向量机的matlab代码。一个很好的参考源代码
支持向量机的matlab代码.很有参考价值的源代码-Support vector machine matlab code. A good reference source code
- 2022-07-10 11:50:46下载
- 积分:1
-
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=...
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network executable examples http :// www.codeproject.com/cpp/MLP.asp df = 1
- 2023-06-29 17:30:03下载
- 积分:1
-
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several lear...
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models-prepared by the machine learning algorithm Lemga C is a package which con sists of classes for several learning models an d generic algorithms for optimizing (training ) the models
- 2022-04-29 19:21:10下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
simulation honey bees with artificial life characteristics of VB program can be...
模拟蜜蜂采蜜的具有人工生命特性的VB程序 可以作为学习人工生命的一个不错的入门-simulation honey bees with artificial life characteristics of VB program can be used as learning artificial life a good entry
- 2022-07-23 05:13:52下载
- 积分:1