搜索资源列表

  1. 234

    0下载:
  2. 基于MATLAB的KMEANS 聚类程序 程序和数据如下: -MATLAB-based clustering procedure KMEANS program and data are as follows:
  3. 所属分类:matlab例程

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

    0下载:
  2. 用matlab对于FCM代码实现,不同于matlab中库函数-Used matlab code for FCM realize, unlike in matlab library function
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 著名的k均值算法程序,希望对做语音处理的人有用-Well-known k-means algorithm procedures, and they hope to deal with people who voice to do useful
  3. 所属分类:其他小程序

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

    0下载:
  2. 在Visual C++.NET2003平台下实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。使用单文档结构,并将聚类结果显示出来。-In the Visual C++. NET2003 platform clustering algorithm to achieve the K-MEANS algorithm, on randomly generated points in the cluster. Use a singl
  3. 所属分类:.net编程

    • 发布日期:2024-05-09
    • 文件大小:63488
    • 提供者:杨维斌
  1. Kmeans

    0下载:
  2. 量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。-Quantification procedures, the use of standard Loyd-Max algorithm, provides an example of the results are analyzed. Great learning value.
  3. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:
  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. 在数字图象处理中处于基础地位的分类方法,这里的简单易懂 -In digital image processing in a basic position of the classification method, where easy-to-read
  3. 所属分类:图形图象

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

    0下载:
  2. 包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类-Consists of two documents KMEAN.h, KMEAN.CPP, very simple to use, the data saved as. Dat file can be K-means clustering
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. k聚类免疫 算法的matlab仿真程序源码-k cluster immune algorithm matlab simulation program source
  3. 所属分类:其他小程序

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

    0下载:
  2. 经典的java编写的模糊C算法,已经在eclipse中编译测试成功,可测试出多个gis坐标的中心点-Java prepared classic fuzzy C algorithm, has been in eclipse in the compiler test is a success, can test multiple gis coordinates of the center
  3. 所属分类:GIS编程

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:张三峰
  1. clusters

    0下载:
  2. 该算法包包含了hierichal,kmeans,em聚类算法,非常实用。-The algorithm package contains hierichal, kmeans, em clustering algorithm is very practical.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:项龙江
  1. KMEANS_clustering

    0下载:
  2. 用matlab写的kmeans segmentation算法实现-Using matlab written kmeans segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Eva
  1. kmeans(JAVA)

    0下载:
  2. JAVA实现的聚类中心的计算 算法比较简单 望多多指教 提宝贵意见-JAVA realize the cluster center is relatively simple algorithm for calculating the exhibitions look to the valuable advice
  3. 所属分类:图形图象

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

    0下载:
  2. 基于粗糙熵和K-均值聚类算法的图像分割 基于粗糙熵和K-均值聚类算法的图像分割-Based on Rough Entropy and K-means clustering algorithm for image segmentation based on rough entropy and K-means clustering algorithm for image segmentation
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-09
    • 文件大小:257024
    • 提供者:张三
  1. kmeansNetlab

    0下载:
  2. KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, wit
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:西晃云
  1. k-means

    0下载:
  2. 本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!-This code mainly K_means algorithm using java language. Java kmeans need is to help comrades! With a test file!
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 可以导入要聚类的文件,分类后可以把结果写入一个文件中-Can be imported to the document clustering, classification results can write a document
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 使用语言:MATLAB 简介:基于MATLAB的KMEANS 聚类程序-Language: MATLAB Introduction: Based on MATLAB-KMEANS clustering procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:史金玉
  1. C---kmeans1

    0下载:
  2. 很好的kmeans算法,用C编写,输入:簇的数目K 和包含N 个对象的数据集 输出:K 个簇,使平方误差准则最小-Good kmeans algorithm, using C to prepare, enter: the number of clusters K and N of the object that contains data sets output: K clusters so that the minimum s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:冀振兴
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org