搜索资源列表
clusty.tar
- 聚类分析的文本组合 压缩文件用于聚类分析的数据处理-cluster analysis of the text composition compressed files for Cluster Analysis of Data Processing
dataming_2
- 计算机的数据挖掘领域聚类分析方面的算法介绍-computer data mining cluster analysis algorithm introduced
BIRCH-C
- 数据挖掘中经常用于增量挖掘的算法BRICH,设计与实现,免费下载-Frequently used data mining algorithm for incremental mining BRICH, design and implementation, free download
rnsc
- Restricted Neighborhood Search Cluster Algorithm, data mining ,聚类分析-Restricted Neighborhood Search Cluster Algorithm, data mining, clustering analysis
Top_10_Algorithms_in_Data_Mining
- 数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
cluster-1.47.tar
- This is to cluster the data
K-means
- k-means 算法的实现,提供数据,且能够顺畅运行-K-means,method,which is a famous method to cluster data. This package also give you the data to do experiment. It can run frequently
clust
- cluster data, use for the such as k means clustring
ClusterPackV10
- This package contains a MATLAB implementation of the cluster visualization tool CLUSION as described in A. Strehl and J. Ghosh, "Relationship-based Clustering and Visualization for High-dimensional Data Mining", Special Issue on Mining Web
LEACH
- 关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!-Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring and measuring in coalmine goaf . One of the i mportant r
Cmeansclusteringmethods
- 本算法在vc++6.0中进行实验。分别就分解聚类和C-均值聚类两种方法在IRIS数据集上进行操作。分类前先将数据集中的样本顺序打乱形成混合数据。分解聚类中,采用前100个样本用对分法编制程序将数据分为两类。C-均值聚类采用全部的150个样本,将类别参数K设为3,将数据分为三类。-The algorithm in vc++6.0 in the experiment. Separate cluster and decomposition of two C-means clustering metho
cluster
- 实现聚类分析的几种典型算法,包括Greedy、K-Means、FCM、Xie-Beni等。可以对提供的几个数据库文件进行聚类操作,并显示和统计结果的各项数据。程序具有基于C#的图形界面,操作直观方便。-Cluster analysis of several typical algorithms, Greedy, K-Means, FCM, Xie-Beni, etc.. The cluster provides several database files, and display the da
Cluster-Analysis-Chapter-9
- 第9章 聚类分析的码源,有效进行科学数据的处理,有例子,测试效果好-Chapter 9 clustering analysis source code, valid scientific data processing, there are examples of test results is good! !
Cluster
- 这是一个直接利用API函数操作数据并且实施聚类算法的一个演示程序。-This is a direct function of manipulating data using API and implement a clustering algorithm demo program.
Cluster
- 数据挖据的聚类代码值得你去一看 不看你就会后悔的 我擦有没有20-According to data mining clustering code worth a Kan Bukan you go you' ll regret it, I rub there 20
DDBSCAN
- DDBSCAN datasets that used to cluster data using DDBSCAN. three datasets are used and all included in the file
KMeansStandalone
- 用于对数据进行聚类,可以自动确定聚类的个数,可以处理高维的数据量。-Used to cluster data, you can automatically determine the number of clusters, you can deal with high dimensional data.
kmeans (2)
- k mean code for clustering data
Kmeans
- 一个matlab的kmeans聚类算法代码,输入聚类数据和类簇数,输出分好类的数据(A matlab kmeans clustering algorithm code, input cluster data and cluster number, the output of the good class of data)
kmeans
- 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))