CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - Clustering

搜索资源列表

  1. mbclust

    0下载:
  2. matlab clustering 非常好的 聚类分析代码
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3319
    • 提供者:张世杰
  1. searchupper

    0下载:
  2. 模糊聚类分析中在搜索矩阵的判定指标,指标上限的求解。-Fuzzy clustering analysis in the search matrix, the indicator cap solution.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:836
    • 提供者:wyl
  1. xiaoshengjing

    0下载:
  2. 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:31201
    • 提供者:崔暁魏
  1. LEACH

    0下载:
  2. 一种无线传感网络的LEACH分簇算法,大家都比较需要 -Wireless sensor networks LEACH clustering algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2450
    • 提供者:王敏
  1. cvKmeansDemoClassifi

    0下载:
  2. matlab code for the k means clustering
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:703
    • 提供者:DK
  1. matlab

    0下载:
  2. malab用于基因芯片数据的聚类研究和基因功能的研究-malab for microarray data clustering research and the study of gene function
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:699
    • 提供者:adolph
  1. K_Means

    0下载:
  2. 该源代码主要是K_Means 聚类分析算法C++ 实现-The source code to achieve is K_Means clustering algorithm C++
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:1512
    • 提供者:周建
  1. Desktop

    0下载:
  2. 各种聚类算法程序 及应用实例 GK GG KG-clustering GKcluster KmeansCluster
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:58545
    • 提供者:徐晓璐
  1. C-means-cluster

    0下载:
  2. C均值动态聚类,很好用的程序。通过该程序可以进行聚类预测等功能-C-means clustering
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:1027
    • 提供者:jgjhhg
  1. gerschgorin

    1下载:
  2. 盖尔圆法进行信号源数估计,方面不错。也可应用于聚类算法。-Source number Gail round signal estimation method, good aspects. Can also be applied clustering algorithm.
  3. 所属分类:assembly language

    • 发布日期:2016-06-28
    • 文件大小:1024
    • 提供者:严明
  1. fenleiPGG

    0下载:
  2. 基于灰度梯度最大熵的分割方法,先通过聚类进行改进做初分割然后再进行细分割。-Segmentation of gray gradient based on maximum entropy, first through the clustering is improved. At first, then the fine segmentation segmentation.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2499
    • 提供者:祝贺
  1. fucs

    0下载:
  2. 四种聚类算法源代码及示例代码+FuzzyClusteringToolbox-Four kinds of clustering algorithm source code and sample code+FuzzyClusteringToolbox
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2144646
    • 提供者:sdaga
  1. clustering-coefficient

    0下载:
  2. 计算复杂网络的的得集聚系数,对优化网络拓扑结构很有用-The computational complexity of the network of clustering coefficient, is very useful to optimize the network topology.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:644
    • 提供者:tony
  1. gdp

    0下载:
  2. 关于数据挖掘与隐私保护的源代码及论文,主要用到k-means的聚类分析-About Data Mining and Privacy Protection of the source code and papers, mainly used k-means clustering analysis
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:704209
    • 提供者:聪聪
  1. jibenyiqunjulei

    0下载:
  2. 基本蚁群聚类算法,解决了不收敛的问题,聚类效果非常好-The basic ant colony clustering algorithm to solve the problem of non-convergence, the clustering effect is very good
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2738
    • 提供者:TANSHEN
  1. K-Means

    0下载:
  2. 聚类算法采用的是给定类的个数K,将N个元素(对象)分配到K个类中去使得类内对象之间的相似性最大,而类之间的相似性最小-Clustering algorithm is used to set the number of classes K, the N elements (objects) is assigned to the K classes to make the biggest similarity between objects within the class, and the sim
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1515
    • 提供者:lengbing
  1. CLUSTER

    0下载:
  2. 模糊聚类分析程序,用于对各种数据进行分类-Fuzzy clustering analysis procedures for a variety of data classification
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1832
    • 提供者:lengbing
  1. kmeans

    0下载:
  2. kmeas聚类算法代码,主程序和调用程序-kmeas clustering algorithm code, the main program and the calling program
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1427
    • 提供者:朱成亮
  1. k-means

    0下载:
  2. C语言编程实现的八维K-means聚类算法-Eight dimensional K-means clustering algorithm based on C programming language
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:43334
    • 提供者:风大
  1. f6

    0下载:
  2. Complex clustering function7
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2232497
    • 提供者:他里雾
« 12 »
搜珍网 www.dssz.com