搜索资源列表
EXO2ET3
- K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
Java_Socke183657142005
- 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
K-Means
- 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
clustering
- The algorithm "clustering" is an anomaly detection algorithm. It overcomes two shortcomings of K-means: number of clusters dependency and degeneracy. -The algorithm "clustering" is an anomaly detection algorithm. It overcomes two shortcomings of
kmean
- 利用K均值进行分类,能够较好的实现分类功能,很好使用。-Using k-means classification, can better realize classification function, very good use.
networkjulei
- 先基于系统网络扩散,生成每个图中节点对网络的影响,再算相似度,最后使用k均值聚类-First diffusion-based system network, generated for each graph node on the network effect, and then calculate the similarity, and finally use the k-means clustering
ruqinjiance
- 使用K-Means算法对KDD Cup 1999数据集进行聚类分析,建立简单的入侵检测模型;利用入侵检测模型对测试数据进行预测-K-Means algorithm using KDD Cup 1999 data sets cluster analysis, create a simple intrusion detection model use of intrusion detection model to predict the test data
vlfeat-0.9.19.tar
- The VLFeat open source library implements popular computer vision algorithms specializing in image understanding and local featurexs extraction and matching. Algorithms incldue Fisher Vector, VLAD, SIFT, MSER, k-means, hierarchical k-means, agglomera
kmeans
- k-means code in .tcl formate
K-means-
- k-means算法,进行聚类分析的实用算法,通过分析和实例,证明了算法的实用性-K-means algorithm, a practical algorithm of clustering analysis, through analysis and examples, proves the practicability of the algorithm
KMeans
- K-means动态聚类c++程序 K-means动态聚类c++程序-K- means dynamic using c++ program
KMeanskmeans
- kmeans动态聚类 kmeans动态聚类-K-means dynamic clustering c++ program
dbscan
- linux c 实现k-means算法,利用这个源码,可以对数值类数据进行聚类,达到我们期望的效果-linux c achieve k-means algorithm, using this source, you can type data values are clustered to achieve our desired effect
nei_ki46
- D-S evidence theory data fusion, K-means clustering algorithm based on the PSO, Undergraduate complete set requirements refer to the standard test models.
vs244
- You can get a very accurate amplitude, frequency, phase estimation, K-means clustering algorithm based on the PSO, matlab development toolbox support vector machine.
k-means Doc
- K-means Code Descr iption
K均值聚类
- K均值聚类算法-对数据进行聚类分析,适合数据处理(k means clustering algorithm)