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

搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. kMeansbuilder

    0下载:
  2. 模式识别中的聚类k均值算法用C++ builder编码实现是cpp文件-pattern recognition of k-means clustering algorithm coded in C builder realization of the document cpp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4418
    • 提供者:胡鹏
  1. k_meanslr

    0下载:
  2. 用C++实现的聚类,随机数在文档中给出,通过递归调用的方式实现-with C + + realization of the clustering, random number in the document presented by the recursive call in a way
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10564
    • 提供者:qlxs
  1. 信息检索报告

    0下载:
  2. Information Retrieval (IR) is the discipline that deals with retrieval of unstructured data, especially textual documents, in response to a query or topic statement, which mayitselfbeunstructured,e.g.,asentenceorevenanotherdocument,orwhichmay be s
  3. 所属分类:搜索引擎

    • 发布日期:2009-01-05
    • 文件大小:759430
    • 提供者:fuji246
  1. kMedoids.rar k-中心聚类算法的matlab实现

    6下载:
  2. k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。,k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:2217
    • 提供者:
  1. KMEANS

    0下载:
  2. 改文件是用C++来实现kmeans的算法,学过模式识别的人都知道这个算法的,是用来实现数据的聚类-Is used to document C++ to achieve kmeans algorithms, pattern recognition to learn the people know this algorithm is used for data clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:29271
    • 提供者:WGT
  1. cluster

    0下载:
  2. 在左视图上单击鼠标左键,可获得3种数据源:【标准数字聚类】、【手画图形聚类】、【位图文件分析聚类】。 (1) 标准数字 在工具条中按下【标准数字聚类】按钮后,选择工具条上提供的各种标准数字。在左视图就会得到多个标准数字。 每行中存放的标准数字个数与blank.bmp文件大小有关,读者可以自行修改该文件的大小,应注意该文件应该是n×n的,比如500×500 。 (2)手写数字 在工具条中按下【手画图形聚类】按钮后,拖动鼠标左键画各种数字或图形,注意每一个物体要连通。 (3
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6771248
    • 提供者:哈哈
  1. 6908116-Chap8

    0下载:
  2. this document is about clustering. many method that can do for clustering.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:838248
    • 提供者:sheila
  1. FCM_Ju_lei_suan_fa

    0下载:
  2. 该文件包含了一般的FCM聚类算法和改进的FCM聚类算法-The document contains a general FCM clustering algorithm and the improved FCM clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4709
    • 提供者:蓉儿
  1. system-of-K-Means-and-its-plus

    0下载:
  2. 实现了k-means极其改良算法,提高了聚类的精度。内附详细文字说明及源代码,配有图形界面演示。-The implementation of k-means algorithm and its plus.Improve the accuration of clustering.The document and source are both added.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5809419
    • 提供者:高进
  1. K-means

    0下载:
  2. k-means均值聚类分析代码可以实现二维文件的读入,以及文件的输出,还可以根据需要选择聚类中心数-k-means clustering analysis of two-dimensional code can read the file, and document output, but also can select the number of cluster centers
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1877622
    • 提供者:huyang
  1. lle

    0下载:
  2. 流形学习,局部线性嵌入式算法(LLE),一种智能的算法去推测捕捉高维空间中所包含的低维特征。与适合于局部维数约减的聚类算法不同,LLE算法在单一的低维的全域坐标系统中表征采样空间,然而它并没有优化最小局域。通过对线性重构的局域对称的研究应用,LLE能够描述非线性流形的全局结构,例如那些人脸的数据集或者文本文档集-Manifold learning, embedded local linear algorithm (LLE), an intelligent algorithm to predict
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:972
    • 提供者:
  1. hierachy-algorithm

    0下载:
  2. 该文档属于模式识别中的聚类算法的研究之一,层次聚类。对层次聚类不了解的可以参考该文献-The document belongs to one of the clustering algorithms in pattern recognition and hierarchical clustering. Someone do not understand the reference to the literature on hierarchical clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:59727
    • 提供者:熊伟
  1. nianlARPUjulei

    0下载:
  2. matlab的聚类,此文件主要是在电信套餐生成时使用-matlab clustering, document generation telecommunications packages
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:90639
    • 提供者:elangchuanshuo
  1. new

    0下载:
  2. isodata算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-isodata algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu lib
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:956
    • 提供者:闫会敏
  1. newwork

    0下载:
  2. K均值算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-k-means algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu library
  3. 所属分类:source in ebook

    • 发布日期:2017-11-02
    • 文件大小:1430
    • 提供者:闫会敏
  1. cluster-pinggu-.odt

    0下载:
  2. 该文档是对聚类算法评价的综述。希望对亲能有所帮助。-The document is an overview of the evaluation of the clustering algorithm. Pro can be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:23682
    • 提供者:oubinghua
  1. K-medoids-with-the-analysis-

    1下载:
  2. 基于聚类的K中心点算法,附带说明文档,代码简单高效,很好的利用了矩阵的代数运算。数学思想较为高深,但通过仔细研读说明文档和动手操作,matlab数学分析能力可以得到有效的提高-K medoids clustering annotated document, the code is simple and efficient, good use of matrix algebra operations. Mathematical thinking is more profound, but by c
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:10741
    • 提供者:菜包
  1. mohujulei

    0下载:
  2. 本文件一些简单的聚类的算法,用于图像分割。对于如何实现图像聚类分析做了详细的介绍,并且给出了一些应用算法程序-This document some simple clustering algorithm for image segmentation.Made a detailed introduction to how to implement image clustering analysis, and gives some applications algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:516366
    • 提供者:zhengyi
  1. image_cluster

    0下载:
  2. 文档包含了图像聚类的算法及其实现,是大家快来下载吧。-Document contains an image clustering algorithm and its implementation, is that we come to download it.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:293914
    • 提供者:黄河
« 1 2 34 »
搜珍网 www.dssz.com