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

搜索资源列表

  1. weka-src.rar

    0下载:
  2. Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.57mb
    • 提供者:Jess
  1. Hierarchical-clustering-algorithm

    0下载:
  2. 分级聚类算法的C++实现代码分级聚类算法的C++实现代码-Hierarchical clustering algorithm C++ implementation code of hierarchical clustering algorithm C++ implementation code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:127.45kb
    • 提供者:dsdsds
  1. Fuzzyclustering

    0下载:
  2. 模糊核聚类算法的几篇论文及matlab源码,供大家学习交流-Fuzzy clustering algorithm several nuclear dissertation and matlab source code for the U.S. study COMMUNICATION
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:suweiguo
  1. weka-3-6-1

    0下载:
  2. Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17.8mb
    • 提供者:Alan
  1. FingerPrint_using_built_in_properties

    0下载:
  2. efficient way of clustering using k means matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:411.56kb
    • 提供者:Zangaha
  1. FastKmeansSourceCodeCpp

    0下载:
  2. 快速K-Means聚类:ENNS PDS 添加到搜索过程中,速度降至FS的10 左右-Fast K-Means Clustering: ENNS PDS to the search process
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3.15mb
    • 提供者:yudaxia
  1. LEACH_m

    0下载:
  2. low energy adaptive clustering code in matlab for wireless sensor netwoks
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1.84kb
    • 提供者:Hoda
  1. pso-clustering

    3下载:
  2. 改进的粒子群分簇路由协议matlab代码,可以在这个基础之上改进-Improved particle swarm clustering routing protocol matlab code can be improved in this basis
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2.2kb
    • 提供者:liuaibin
  1. code

    0下载:
  2. Using the nearest neighbor algorithm for clustering and classification of random samples and calculate the classification rate, compared to the algorithm including modified versions
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2.44kb
    • 提供者:mina
  1. clustering

    0下载:
  2. My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .-My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:10.85mb
    • 提供者:mohandesi
  1. FCM-code

    0下载:
  2. image segmentation using Fuzzy C Means Clustering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:932.04kb
    • 提供者:Reddeppa
  1. ap-Code

    0下载:
  2. 本程序为仿射传播聚类的算法,相比较于K均值聚类不需要确定聚类个数,且对初始聚类中心不敏感-This procedure for affinity propagation clustering algorithm, compared to K-means clustering is not required to determine the number of clusters, and is not sensitive to the initial cluster centers
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:20.67kb
    • 提供者:付幸
  1. k-mean-clustering

    1下载:
  2. k-means algorithm descr iption with examples with visual basic code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.37mb
    • 提供者:javid
  1. CAN-code

    8下载:
  2. Clustering and Projected Clustering with Adaptive Neighbors -We proposed a CAN clustering algorithm with adaptive neighbors, the learned similarity matrix can be directly used for clustering, without having to perform K-means or other discretizatio
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.35mb
    • 提供者:Ye
  1. Clustering-PCA

    0下载:
  2. 主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。-Principal component analysis is a statistical method. A set of variables that may be related to a set of variables that may be correlated to a set of vari
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:4.03kb
    • 提供者:ZhangTK
  1. Clustering-Algorithm

    0下载:
  2. 聚类分析又称群分析,它是研究(样品或指标)分类问题的一种统计分析方法,同时也是数据挖掘的一个重要算法。本代码主要用于过程监控故障检测-Clustering analysis, also called group analysis, which is a statistical analysis method of the research (sample or index) classification problem, is also an important algorithm of dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:637byte
    • 提供者:ZhangTK
  1. Kmeans-Clustering

    0下载:
  2. K-均值聚类的代码,可是将数据改一下直接用。-The code of Keans Clustering
  3. 所属分类:Other windows programs

  1. pcv-book-code-master

    0下载:
  2. pcv源码 图形聚类的多种算法~~~~~~~~~~~~~~~~~~~~~python(pcv code which for image clustering)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:4.86mb
    • 提供者:丸十
  1. ypml110-dbscan-clustering

    0下载:
  2. code to perform dbscan-clustering
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:21kb
    • 提供者:haidyit
  1. CAN code

    0下载:
  2. 聂飞平教授提出的新的聚类方法CAN,是一种新的聚类方法,可以有效的处理各种数据(CAN, a new clustering method proposed by Professor Nie Feiping, is a new clustering method, which can deal with various data effectively)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:13kb
    • 提供者:chehx
« 12 3 4 5 »
搜珍网 www.dssz.com