搜索结果
找到约 62 项符合
Kmeans 的查询结果
按分类筛选
其他 kmeans算法的java实现
kmeans算法的java实现,是一个applet程序,方便实用
人工智能/神经网络 New Clutering method base on kmeans and kmedoid and more
New Clutering method base on kmeans and kmedoid and more
人工智能/神经网络 java 语言编写的kmeans聚类算法源代码
java 语言编写的kmeans聚类算法源代码,非常有用。
人工智能/神经网络 这是一个我自己编写的JAVA程序
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。
人工智能/神经网络 神经网络模式识别及其实现
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。
matlab例程 该算法包包含了hierichal
该算法包包含了hierichal,kmeans,em聚类算法,非常实用。
人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...
数值算法/人工智能 混合高斯模型和EM算法结合
混合高斯模型和EM算法结合,当中用到了自己写的Kmeans聚类,附带测试样例、训练样例和main函数。
matlab例程 层次模糊聚类的算法实现
层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法