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

搜索资源列表

  1. kmeans-lab

    0下载:
  2. K means clustering algorithm implementaion, machine learning
  3. 所属分类:Editor

    • 发布日期:2017-04-11
    • 文件大小:1518
    • 提供者:Shravya
  1. matlab-bian-ma

    0下载:
  2. matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5846622
    • 提供者:杨存强
  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. my_clustering

    0下载:
  2. my_clustering(分层聚类算法,类内采用最大距离,类间采用最小距离实现)-my_clustering (hierarchical clustering algorithm, the largest category within distance, using the minimum distance between the class implementation)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:832
    • 提供者:过客
  1. code

    0下载:
  2. K-MEANS以及层次聚类算法 只要加入到工程就好使了 基本的聚类算法-K-MEANS and added to the hierarchical clustering algorithm works just fine so long as the basic clustering algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2813
    • 提供者:清露翌晨
  1. Multiple-hypothesis-algorithm

    0下载:
  2. MHT(多假设跟踪)是一种基于多个扫描周期量测, 进行数据互联的技术, 理论上是解决数 据关联的最优方法。文中重点阐述多假设跟踪算法中数据聚簇、假设生成及假设概率计算、假设约简与 剪枝等环节。从工程角度出发, 采用K􀀁 best最优假设和N􀀁 scan 回溯剪枝以提高算法效率和实用-MHT (multiple hypothesis tracking) is a kind of multiple scan cycle measurement based, d
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:269603
    • 提供者:张成宝
  1. ColorImageSegmentation

    0下载:
  2. Segmentation of color images using k means clustering.
  3. 所属分类:Editor

    • 发布日期:2017-04-29
    • 文件大小:16593
    • 提供者:Samba
  1. fuzzycmeans

    0下载:
  2. fuzzy c means clustering algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:sudheer
  1. SSC_ADMM_v1.1

    2下载:
  2. Sparse Subspace Clustering基于人脸分割的子空间聚类的原始代码,已验证没有错误,大家可以放下下载。-Sparse Subspace Clustering segmentation based on face subspace clustering source code, no errors have been verified, you can put down the download.
  3. 所属分类:source in ebook

    • 发布日期:2015-03-08
    • 文件大小:4061184
    • 提供者:许声红
  1. KmTree

    0下载:
  2. K-M tree一种使用在聚类算法中的二叉树结构- KM tree clustering algorithm for use in a binary tree structure
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4841
    • 提供者:显天
  1. Spectral-Clustering1

    0下载:
  2. image segmentation method by spectural clustering ... try for all ,,note that it s standard copy
  3. 所属分类:ELanguage

    • 发布日期:2017-04-15
    • 文件大小:5316
    • 提供者:osama
  1. fuzzycm

    0下载:
  2. 模糊c均值聚类 FCM算法的两种迭代形式的MATLAB代码。-Fuzzy c-means clustering algorithm FCM two iterative form of MATLAB code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2189
    • 提供者:殷娇
  1. DiscriminantMethods

    0下载:
  2. 利用Bayes判别法和距离判别法进行数据聚类-Bayes discrimination method and Distance discrimination method are utilized to clustering the datum.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:28419
    • 提供者:ttzechao
  1. CPPkmeans

    0下载:
  2. 用C++汇编语言编写的K均值聚类算法,其中包括输入文件的编写格式-C++ written in assembly language using K-means clustering algorithm, including the preparation of the input file format
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3276
    • 提供者:彩色的迪子
  1. Kmeans

    0下载:
  2. Kmeans聚类算法实例,比较容易理解明白算法的内涵。-Kmeans clustering algorithm for example, relatively easy to understand the connotation of the algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:王朋
  1. kmean.m

    0下载:
  2. rbf神经网络聚类分析的实现,比较有价值的应用代码。-rbf neural network to achieve clustering analysis, more valuable application code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:785
    • 提供者:李云
  1. bfcc

    0下载:
  2. 细菌觅食聚类程序Bacterial foraging clustering-Bacterial foraging clustering
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2657
    • 提供者:他里雾
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com