搜索资源列表

  1. k_mean

    0下载:
  2. 主要实现对于图像内容的K均值聚类算法,以达到分割的目的-main image content for the K-means clustering algorithm to achieve the purpose of segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4177
    • 提供者:cxp
  1. k_mean

    0下载:
  2. 利用k均值的方法对源图象进行聚类,进而实现图象分割的方法,此为c++代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2694
    • 提供者:王英
  1. k_Mean

    0下载:
  2. K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22068
    • 提供者:谢天培
  1. k_mean 算法

    0下载:
  2. k_mean 算法
  3. 所属分类:数据库类

  1. k_mean

    0下载:
  2. 主要实现对于图像内容的K均值聚类算法,以达到分割的目的-main image content for the K-means clustering algorithm to achieve the purpose of segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. k_mean

    0下载:
  2. 利用k均值的方法对源图象进行聚类,进而实现图象分割的方法,此为c++代码-Using k-means method for clustering of the source image, and then realize image segmentation approach, this c++ Code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王英
  1. k_Mean

    0下载:
  2. K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类-K cluster analysis, using Euclidean distance, K show the clustering results of clustering method for classification
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:谢天培
  1. K_Mean

    0下载:
  2. K均值KMean聚类算法,详细使用方法见cpp文件注释,输入数据格式:点,如 1 空格 1 回车 2 空格 2 。。。 -K-means clustering algorithm KMean detail see cpp files to use notes, input data formats: point, such as 1 Enter 2 spaces 1 space 2. . .
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:WSH
  1. k_mean_cluster

    0下载:
  2. 通过c语言实现k_mean聚类算法,是最简单的聚类算法,欢迎参考-Through c language k_mean clustering algorithm, is the simplest clustering algorithm, welcome reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:殷慧琳
  1. k_mean

    0下载:
  2. K_mean K均值算法 C语言-K_mean K means algorithm C language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lucia
  1. k_means

    0下载:
  2. k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:276480
    • 提供者:徐加子
  1. K_Mean

    0下载:
  2. Source code for K-Mean algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:wajid islam
  1. Cluster_Analysis

    0下载:
  2. Source code on cluster analysis. K_Mean Cluster, data decoder,etc.
  3. 所属分类:网格计算

    • 发布日期:2024-05-20
    • 文件大小:49152
    • 提供者:kiran
  1. k_mean

    0下载:
  2. 简单的k均值聚类算法,C++实现,将若干点聚类为两类-A simple k-means clustering algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:gao x.y.
  1. K_Mean

    0下载:
  2. KMeans algorithm for ImageJ-KMeans algorithm for ImageJ...
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:kekec
  1. K_Mean

    0下载:
  2. 很好的聚类代码,可以用于对图像数据聚类。-A good clustering code that can be used to image data clustering.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:220160
    • 提供者:关小菊
  1. nnk

    0下载:
  2. 此代码是k紧邻分类算法 用的数据集是在机器学习网站上下的经典的数据集-k_mean
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:li
  1. K_Mean

    0下载:
  2. c++k均值算法,简单的示例程度,对K-mean学习有帮组-c++ k means algorithm, a simple example of the extent of the K-mean learning to help groups
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:601088
    • 提供者:健健
  1. k_mean

    0下载:
  2. 运用k_mean算法,实现对指标点的聚类分析,然后找出其中的中心点。-Use of k_mean algorithm, realize the index point of clustering analysis, and find out the center.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:紫川
  1. K_Mean

    0下载:
  2. K_Mean聚类分析算法用于各地区城镇居民年人均收入的分析(分别4类),包括原始数据以及代码!结果在Data1、Data2、Data3、Data4中.-K Mean clustering algorithm used to analyze the regional urban residents per capita income (Class 4, respectively), including the original data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:刘韬
« 12 »

源码中国 www.ymcn.org