搜索资源列表

  1. kmeans 算法

    1下载:
  2. kmeans 算法 matlab
  3. 所属分类:源码下载

    • 发布日期:2011-05-22
    • 文件大小:519
    • 提供者:123renshi
  1. K-Means动态聚类算法源程序

    0下载:
  2. This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:30720
    • 提供者:刘思
  1. kmeans111

    0下载:
  2. kmeans算法的源代码-kmeans algorithm source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:张华杰
  1. kMeansCodeJava

    0下载:
  2. kmeans算法的java描述,我自己编写的,可以运行的-java kmeans algorithm descr iption, I am prepared, ready-to-run
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:tony
  1. kmeans_matlab

    0下载:
  2. 使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:59392
    • 提供者:zyjchlina
  1. KMEANS

    0下载:
  2. 聚类分析中一个简单的聚类算法:K均值算法。-Cluster analysis of a simple clustering algorithm: K-means algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:240640
    • 提供者:王桂芝
  1. k-means

    0下载:
  2. kmeans 算法实现,有需要的下载下去,有问题大家一起讨论啊,-kmeans algorithm, there is a need to download it, there are issues to discuss U.S. ah,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:242688
    • 提供者:刘磊
  1. kmeans

    0下载:
  2. kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.-algorithm kmeans realize a simple k-means clustering routine.returns the cluster labels of the data points in
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:sisn
  1. kmeans-java

    0下载:
  2. 用JAVA编写的kmeans算法,用于数据挖掘中的聚类-JAVA prepared by kmeans algorithms for data mining clustering
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:刘阳阳
  1. KMEANS

    0下载:
  2. 用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助-Kmeans algorithm used to realize, is to use C language, easy to C++, Can easily want to know the background kmeans Friend learning algorithm, in the hope t
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:尹梓名
  1. kmeans

    0下载:
  2. 用matlab实现的kmeans算法,是一个后台程序,没有调用其本身的kmeans算法,挺不错的-Using matlab to achieve kmeans algorithm, is a background process, not to call its own kmeans algorithm, very good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:尹梓名
  1. kmeans

    0下载:
  2. kmeans算法实现,开发语言Java-kmeans algorithm, development language Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:JCH
  1. kmeans

    1下载:
  2. Matlab的kmeans算法实现,有很详细得说明-Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:季成
  1. kmeans

    0下载:
  2. kmeans算法源程序 共6个文件 很好用的-source algorithm kmeans a total of six documents used in a very good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:runforaim
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the origin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2033664
    • 提供者:蚂蚁
  1. kmeans(chp2_2_2)

    0下载:
  2. kmeans 算法的实现,编译已经通过,希望对大家有帮助-kmeans algorithm, the compiler has been passed and we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:王京
  1. KMEANS_sample

    0下载:
  2. Kmeans算法一例,源代码为KMEANS.CPP. 数据样例为KM2.DAT。-Algorithm Kmeans example, the source code for KMEANS.CPP. Data sample for KM2.DAT.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:何谢
  1. kmeans

    0下载:
  2. 很好的matlab源代码 是kmeans算法的源代码 希望大家会喜欢-sfsdfsdfdsfdsfdsfdsfdsfdsgsgs
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:张政
  1. kmeans

    0下载:
  2. kmeans算法的描述,源代码实现,matlab上 的程序-kmeans
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:lule
  1. KMEANS

    0下载:
  2. kmeans算法的java实现,是一个applet程序,方便实用-java algorithm kmeans achieved applet is a program to facilitate the practical
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:sogone
« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org