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

搜索资源列表

  1. kmeans(cp2Bp2B)

    0下载:
  2. kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3015
    • 提供者:吴轩
  1. PRJ_Final

    0下载:
  2. K-mean Algorithm Initialisation: set seed points Assign each object to the cluster with the nearest seed point Compute seed points as the centroids of the clusters of the current partition (the centroid is the centre, i.e., mean point, of th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:38982
    • 提供者:
  1. kmeanhar

    0下载:
  2. a simple yet effective code for k mean clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3237
    • 提供者:suman
  1. IMAGEPROCESS

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法。-Image segmentation based on texture measurement, suitable for remote sensing image, using K-mean algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:444398
    • 提供者:dengwu
  1. KMeans

    0下载:
  2. k-Mean 聚类,是聚类方法中运用最广泛的一种聚类算法-K-means clustering
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:显天
  1. graph_kmean_1cen

    0下载:
  2. Graph K-mean algorithm using 1 replaced centroid
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:winev52
  1. code-kmean

    0下载:
  2. K-mean matlab code example
  3. 所属分类:Scanner

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:Ployphan
  1. kmeanclustringapproach

    0下载:
  2. k-mean clustring method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:949
    • 提供者:Raniyah
  1. k_mean

    0下载:
  2. k-mean data clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1160
    • 提供者:leila
  1. fuzme_matlab

    0下载:
  2. Fuzzy k mean code -Fuzzy k mean code
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:28799
    • 提供者:shan
  1. CircleDetect

    0下载:
  2. 霍夫变换,圆检测,硬币检测,图片中硬币价格识别,K-mean,高斯滤波,边缘检测,gradient,包括硬币实例图片。自己写的函数,不用toolbox。-hough transform, circle detect, coin detect, coin prize calculate, edge detect, gradient, K-mean, self-define function, no toolbox library.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2415717
    • 提供者:Wynne
  1. kjunzhi

    0下载:
  2. 利用k均值算法将两个female和male包含身高与体重的100个样本进行类别数为2的聚类-Using the K mean algorithm, 100 female and male were clustered with two samples of height and weight for 2 of the clusters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1227
    • 提供者:白小白
  1. FNN

    0下载:
  2. 非常好用的模糊神经网络程序,中间的K-mean方法比较简单,自己添加以下即可!-The program very easy to use fuzzy neural network, k-mean middle part is relatively simple, what you can add your own!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:尹会进
  1. V7

    0下载:
  2. Detection of viruses in tomatoes leaf based on K-Mean clustering algorithm-Detection of viruses in tomatoes leaf based on K-Mean clustering algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1213232
    • 提供者:mokhtar
  1. k_means

    0下载:
  2. K-mean 算法是 J.B.MacQueen 在 1967 年提出的,是到目前为止应用最广泛最成熟的一种聚类分析方法。因该算法具有简单快速、适于处理大数据集等优点,目前,已被广泛应用于科学研究和工业应用中。-K-mean algorithm is JBMacQueen proposed in 1967, is by far the most mature and most widely used of a clustering analysis. Because the algorithm i
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:lqsayf
  1. Kmeans1

    0下载:
  2. 利用K-mean的方法对样本进行聚类,只需要输入训练样本的地址和所要聚类的个数就可以完成聚类-The method of using K- mean to clustering samples, only need to input the training sample address and the number of clustering,and then it can be completed by clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1109
    • 提供者:钟怀兵
  1. RBF

    0下载:
  2. 使用k-mean确定RBF网络隐层中心点,后使用改进的梯度下降算法实现径向基神经网络的c++源程序,开发环境vs2010,可直接加载到自己的项目中。-Determined using k-mean RBF hidden layer center, the use of the improved gradient descent algorithm RBF neural network c++ source code, development environment vs2010
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3690
    • 提供者:zhangwanli
  1. EM

    0下载:
  2. EM 算法,先K-mean 聚类,然后LGB分裂-EM algorithm, the first K-mean clustering, then LGB split
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7454542
    • 提供者:王磊
  1. K-means-cluster

    0下载:
  2. k-means算法是一种动态聚类算法,基本原理如下[24]:首先预先定义分类数k,并随机或按一定的原则选取k个样品作为初始聚类中心;然后按照就近的原则将其余的样品进行归类,得出一个初始的分类方案,并计算各类别的均值来更新聚类中心;再根据新的聚类中心对样品进行重新分类,反复循环此过程,直到聚类中心收敛为止。-K- means algorithm is a dynamic clustering algorithm, the basic principle of [24] as follows: fi
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:586
    • 提供者:ouyang
  1. test

    0下载:
  2. k-mean是的自动实现,具体采用欧式距离,效果还行,有兴趣的可以下载-K- mean yes automatically, the specific using Euclidean distance, the effect are ok, interested can download
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2525
    • 提供者:张益达
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com