CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - clustering

搜索资源列表

  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:16166
    • 提供者:chengbo
  1. kmeans_rbf

    1下载:
  2. 一个简明的基于聚类的RBF(径向基)神经网络设计算法-A simple clustering-based RBF (Radial Basis Function) neural network design algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1298
    • 提供者:zelo
  1. mpi_kmeans

    0下载:
  2. MPI implementatiobn of k-means clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1059
    • 提供者:rasha
  1. spectralclustering-1.0

    0下载:
  2. 一款功能强大的分类算法软件包,在matlab环境下使用。详见如下网站 http://mloss.org/software/view/133/-A MATLAB spectral clustering package to deal with large data sets. Our tool can handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. Spectral clustering a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-03
    • 文件大小:15799139
    • 提供者:ZC
  1. MY_ONU_ISOCLUSTERING

    0下载:
  2. here is fantastic iso clustering code which i test it frequently and find it satisfactory. it does k maen clustering in two dimensional data.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1488
    • 提供者:meysa
  1. isodata

    0下载:
  2. isodata是个重要的非监督聚类算法,本文件提供了isodata的c++描述-isodata is an important unsupervised clustering algorithm, this paper provides a isodata of c++ descr iption
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9941
    • 提供者:wistmm
  1. a

    0下载:
  2. 该代码是聚类算法的一种改进,是基于微粒群算法的k-means聚类算法-PSO based k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2058
    • 提供者:woody
  1. ACOC

    0下载:
  2. Paper Clustering using Ant Colony Optimization Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:152253
    • 提供者:david_liauw
  1. Ant_Clustering

    0下载:
  2. Some references of Ant-Based Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:553428
    • 提供者:david_liauw
  1. ISODATA

    0下载:
  2. ISODATA聚类算法,很不错的,大家可以参考一下-ISODATA clustering algorithm, it is good, we can refer to it
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:24829
    • 提供者:alex_boy
  1. FCMandCFCM

    1下载:
  2. FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achi
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58484
    • 提供者:蒋雯倩
  1. som

    0下载:
  2. based text clustering algorithm, has a detailed analysis and examples
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9627
    • 提供者:helen
  1. PSO_vb

    2下载:
  2. 这是本人的毕业设计,用vb实现基于pso算法的文档聚类算法-This is my graduation project using vb algorithms pso-based Document Clustering Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-21
    • 文件大小:1203885
    • 提供者:刘勇
  1. th

    0下载:
  2. 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:614
    • 提供者:娟娟
  1. JULIEI

    1下载:
  2. 用MATLAB进行时间序列分析,聚类分析和启发式算法一些介绍。个人收集,很有价值-Using MATLAB to carry out time series analysis, clustering analysis and heuristic introduction. Personal collection, great value
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3367849
    • 提供者:张明
  1. textclusterr

    0下载:
  2. 文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20780
    • 提供者:
  1. k-means

    0下载:
  2. the C++ implementation of k-means for clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-10
    • 文件大小:239978
    • 提供者:eddy
  1. K_means_clustering

    0下载:
  2. 一个K分簇聚类算法,简单,易于学习,可以进行扩展-A K sub-cluster clustering algorithm, simple, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:299354
    • 提供者:孔寇
  1. globle_graph_mining

    1下载:
  2. 图挖掘,图聚类 m文件主要包含4个功能:图的生成,图相似度分析,节点符号化,边权挖掘 ,详细说明见注释-graph mining, graph clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2056
    • 提供者:周颖杰
  1. clustering_algorithm

    0下载:
  2. 数字识别采用多种算法:聚类算法,遗传算法-Digital Identification using a variety of algorithms: clustering algorithm, genetic algorithm ...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:101756
    • 提供者:Martin
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com