搜索资源列表

  1. K均值

    0下载:
  2. 本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:102432
    • 提供者:luxiangzz
  1. K-mean

    0下载:
  2. 用K均值聚类法对数据进行分类,比较简单和基础的分类方法,可用于图像处理-With the K-mean method for data classification, the classification of simple and basic method can be used for image processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:leigh
  1. K-mean-clustering

    0下载:
  2. K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Tan
  1. K-mean

    0下载:
  2. K Mean Algorithm Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:Sachin
  1. K-mean

    0下载:
  2. K-MEAN算法的实现,给定模式样本进行两个聚类中心的聚类。-The K-MEAN algorithm, the clustering of a given mode samples the two cluster centers.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:176128
    • 提供者:mikey
  1. K-mean-by-Jayesh

    0下载:
  2. K mean easy implementation
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:jayesh
  1. k-mean

    0下载:
  2. 用k均值方法进行分类的matlab小程序。-A small process based on k-mean.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:师宏慧
  1. k-mean-usage

    0下载:
  2. k均值的用法示例,它的数据生成部分可用于其它机器学习程序-A example of k mean usage
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孔祥山
  1. K-mean

    0下载:
  2. 用Java写出一个基本K-mean算法的实现,供模式识别初学者学习-A basic K- scheme implementation of the algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:高翔
  1. k-mean-clustering

    0下载:
  2. clustering an image to k clusters using k-mean clustering method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:161792
    • 提供者:Nasrin
  1. K-mean-by-Jayesh

    0下载:
  2. K mean easy implementation
  3. 所属分类:数据库编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:c71604540yapuj
  1. K均值聚类

    0下载:
  2. K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
  3. 所属分类:图形图象

  1. K均值聚类在基于OpenCV的图像分割中的应用

    0下载:
  2. 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and int
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:464896
    • 提供者:术道
  1. k-means

    0下载:
  2. k均值,数据已经有了,主要用于分类,美列都是一类数据,只用了其中一部分,数据是自己编的。(K mean, data already exists, mainly for classification, the United States column is a kind of data, only a part of the data is their own series.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:guanyu
  1. K-means

    0下载:
  2. 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:胡果
  1. k均值聚类

    0下载:
  2. 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:187392
    • 提供者:gongshixin
  1. K-mean Clustering and RBF _V_1.0

    0下载:
  2. Radial Basis Function with K Mean Clustering using Pseudo inverse method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:129024
    • 提供者:benatiyah
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:WG_JNU
  1. k均值聚类算法

    0下载:
  2. 根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
  3. 所属分类:其他小程序

  1. K-means

    0下载:
  2. 对图像用k-means算法进行处理,得到效果更好的图像(Processing the image with k-means algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:Nidhogg123
« 1 2 3 4 56 7 8 9 10 ... 28 »

源码中国 www.ymcn.org