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

搜索资源列表

  1. k_mean_uv

    0下载:
  2. 利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。-K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1071226
    • 提供者:大超
  1. K_means_color_segmentation

    0下载:
  2. k-mean算法,对入学者有研究意义,可以了解图像的分割算法基本原理-k-mean algorithm, enrollment research, you can learn the basic principles of image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1615
    • 提供者:yjb
  1. K-mean-clustering-algoritm

    0下载:
  2. k均值聚类算法,帮助学习、使用,欢迎下载、-k-means clustering algorithm to help learn, use, welcome to download,
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:30843
    • 提供者:为实
  1. amend1

    0下载:
  2. 用C语言实现的K均值聚类算法,一共有3个类,并且给出了150个样本点,样本点为四维数据-Those files implements the function of classifying the four dimensional data by using the K-mean algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:944548
    • 提供者:
  1. Untitled

    0下载:
  2. k-mean算法,使用matlab工具箱工具对图像进行聚类分割。-k-mean algorithm, using matlab clustering toolbox tool for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:张寒
  1. Untitled2

    0下载:
  2. k-mean算法,使用matlab工具箱工具对图像进行聚类分割。-k-mean algorithm, using matlab clustering toolbox tool for image segmentation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1047
    • 提供者:张寒
  1. K-Mean

    0下载:
  2. Kmeans 聚类算法的实现 测试, 内部包含 Kmode选项-Implementation of Kmeans cluster algorithm and testing, internal options include Kmode
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:36937
    • 提供者:Li Shikai
  1. k_mean

    0下载:
  2. k-mean算法实现,总要是完成数据的聚类,寻找中心点的程序!-k-mean algorithm, if the completion of the total clustering of data, find the center of the program!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:652
    • 提供者:紫川
  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. 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. graph_kmean_1cen

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

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:winev52
  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. 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. 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. KMeans.m

    0下载:
  2. 基于matlab平台的数据挖掘K-mean算法,能够有效实现功能-Matlab platform based on data mining K-mean algorithm can effectively achieve functional
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1168
    • 提供者:gaoyue
  1. 新建文件夹

    0下载:
  2. K均值算法 简单的模式识别的算法 有详细的代码解释(Kmeans K mean algorithm simple pattern recognition algorithm has detailed code interpretation)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:20480
    • 提供者:CoCongu
  1. RBF-k均值聚类

    1下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:老外
  1. AP聚类

    3下载:
  2. AP聚类算法是基于数据点间的"信息传递"的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。(AP clustering algorithm is a kind of clustering algorithm based on "information transfer" between data points. Unlike the k- mean algorithm or the k center point
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:52224
    • 提供者:WanderKing
  1. k_mean

    0下载:
  2. K—mean算法的matlab实现,适合算法初学者,可加深对其的理解(Matlab implementation of K - mean algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:1326080
    • 提供者:程序喵
  1. 改进的基于划分算法的三维点云聚类matlab实现

    4下载:
  2. 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:1024
    • 提供者:woyaokaobo
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com