CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - clustering

搜索资源列表

  1. rnsc

    0下载:
  2. Restricted Neighborhood Search Cluster Algorithm, data mining ,聚类分析-Restricted Neighborhood Search Cluster Algorithm, data mining, clustering analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:103153
    • 提供者:王欢
  1. Apria

    0下载:
  2. Apriori算法实现聚类的算法,有详细的使用说明-Clustering algorithm Apriori algorithm, a detailed descr iption of the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1818969
    • 提供者:wen
  1. reuters21578

    3下载:
  2. 这是一个英文的语料库,可以用于进行文本的分类与聚类。是文本分类领域共用的一个语料库。-This is a corpus of English, can be used for text classification and clustering. The field of text classification is a common corpus.
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6798774
    • 提供者:赵小华
  1. ISODATA

    0下载:
  2. C++中的ISODATA算法示例,ISODATA算法是一种基于统计模式识别、经典的动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。 -C++ examples of ISODATA algorithm, ISODATA algorithm is based on statistical pattern recognition, a classic of the dynami
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10832
    • 提供者:994
  1. COMPACT

    1下载:
  2. k-means clustering algorithm, C means Fuzzy clustering algorithm-k-means clustering algorithm, C means Fuzzy clustering algorithm...
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2013-01-15
    • 文件大小:119360
    • 提供者:mihee
  1. AdaptiveDimRed

    0下载:
  2. Paper implementation of Adaptive Dimension Reduction Using Discriminant Analysis and K-means Clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3343
    • 提供者:Chetan J
  1. cluster_by_distances

    0下载:
  2. 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinate
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1805
    • 提供者:陈雷
  1. jl

    0下载:
  2. 对数据进行聚类,方便进行下一步的计算,如20个数,分为四类,就会根据其数字特性按照最小二乘进行分类,并计算出质心-Clustering of the data to facilitate the next step of the calculation, such as the number 20 is divided into four categories according to their number of properties will be classified according
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1875
    • 提供者:马乐
  1. jw-11-thread

    0下载:
  2. jkmeans clustering for documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:52740
    • 提供者:Ameya
  1. mcrversion

    0下载:
  2. In this paper, we propose a color-based segmentation method that uses the K-means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color-based segmentation algorithm with K-means is
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:jntu
  1. dctconfig

    0下载:
  2. K-means clustering is a key technique in pixel-based methods. Because pixel-based methods based on Kmeans clustering are simple and the computational complexity is relatively low compared with other
  3. 所属分类:DNA

    • 发布日期:2017-04-04
    • 文件大小:1694
    • 提供者:jntu
  1. k-means_clustering

    0下载:
  2. k means clustering k-均值聚类算法c语言版-k means clustering c k-均值聚类算法c语言版
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1881
    • 提供者:aboseek
  1. julei

    0下载:
  2. 聚类的资料 word版 包含很多算法源代码-Clustering data word version of the source code contains many algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:15937
    • 提供者:刘瑶
  1. newstatana

    0下载:
  2. 对基因表达数据进行预处理的源程序,用来对基因进行聚类,采用均值为0,标准差为1-Pairs of gene expression data pre-processing of the source code used for gene clustering, using mean 0 and standard deviation of a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:13667
    • 提供者:king
  1. juleichengxu

    0下载:
  2. 这个聚类程序可以支持三种数据源:标准数字聚类、手画图形聚类和位图文件分析聚类-This clustering process can support three kinds of data sources: a standard digital cluster, hand-painted graphics and bitmap file analysis clustering clustering
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:200406
    • 提供者:sunjianhai
  1. k_means

    0下载:
  2. 聚类分析算法,用来对点的数据集合进行聚类分析-clustering analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1202
    • 提供者:Lining Li
  1. FCMandKFCM

    2下载:
  2. 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4972949
    • 提供者:张三
  1. kMeansProjectiveClustering

    0下载:
  2. kmeans clustering genetic algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4829
    • 提供者:Pezhman
  1. Fuzzy_c-means_clustering_v.0.3_for_multidimension

    0下载:
  2. Fuzzy_c-means clustering algorithm to extact useful information from huge amount of data
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2679
    • 提供者:sunil
  1. DBSCAN

    0下载:
  2. 基于密度的聚类算法 DBSCAN java-Density-based clustering algorithm DBSCAN java
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:262795
    • 提供者:李夏婕
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com