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

搜索资源列表

  1. Kmeans_grayimage

    0下载:
  2. 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1027
    • 提供者:王成
  1. matlab-code

    1下载:
  2. 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:118405
    • 提供者:
  1. K-means

    0下载:
  2. k-means 算法的实现,提供数据,且能够顺畅运行-K-means,method,which is a famous method to cluster data. This package also give you the data to do experiment. It can run frequently
  3. 所属分类:Windows Develop

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

    0下载:
  2. C++版,简单的实现k-均值算法。-C++ version, a simple realization of k-means algorithm. .............
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:919140
    • 提供者:李胜杰
  1. k-means

    0下载:
  2. k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:413938
    • 提供者:王立娜
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:24132
    • 提供者:parisa
  1. cluster

    0下载:
  2. K means clustering of data implemented for all kinds of data-K means clustering of data implemented for all kinds of data...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:13008
    • 提供者:kailash
  1. K_Mean

    0下载:
  2. it implements K-means algorithm in pattern recognition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:5765
    • 提供者:andereasmehdi
  1. kmeans_Shyam_Sivaraman_v.0.1

    0下载:
  2. k-means java code source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:3457
    • 提供者:ksibi
  1. ClusterAnalysis

    0下载:
  2. k means algorithm to develop clustering on a database
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:34777
    • 提供者:anu
  1. kmeans

    0下载:
  2. java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8449
    • 提供者:徐廷
  1. k-meanAlgorithmforsegmentationofdigitalimage

    0下载:
  2. k-mean Algorithm for segmentation of digital image
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1163
    • 提供者:ramudu
  1. k-means_ColorImage_Segmentation

    0下载:
  2. This program written in MATLAB will find the clusters centriods using the K-Means algorithm for color images
  3. 所属分类:matlab

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

    0下载:
  2. k-均值聚类算法c语言版,经验证测试是可以运行
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:张莹
  1. K-means

    0下载:
  2. kmeans算法代码,已经通过验证,可以正常使用,没有病毒
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:8826
    • 提供者:dfdsfds
  1. brain_tumor_fcm

    0下载:
  2. In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to
  3. 所属分类:Project Design

    • 发布日期:2016-10-04
    • 文件大小:2409
    • 提供者:pramod
  1. K-Means

    0下载:
  2. 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:1282
    • 提供者:章红燕
  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. kMeansClustering

    0下载:
  2. K-Means Clustering implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:135052
    • 提供者:ionita
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:594195
    • 提供者:刘蕊
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com