搜索资源列表

  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-11-16
    • 文件大小:30kb
    • 提供者:刘思
  1. KMEANS

    0下载:
  2. 经典统计方法:k-means聚类分析源程序-classical statistical methods : k-means clustering source
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:3kb
    • 提供者:张进
  1. KMeans3-based-opencv

    0下载:
  2. 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-16
    • 文件大小:2kb
    • 提供者:guolijun
  1. KMEANS

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

    • 发布日期:2024-11-16
    • 文件大小:235kb
    • 提供者:王桂芝
  1. KMEANS

    0下载:
  2. K均值法聚类分析 通过K均值法实现数据的聚类分析-K-means cluster analysis through the K-means cluster analysis of data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-16
    • 文件大小:3kb
    • 提供者:
  1. Kmeans

    0下载:
  2. K-means算法,聚类分析中的一个重要的算法,用于分类-K-means algorithm, cluster analysis is an important algorithm for classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-16
    • 文件大小:30kb
    • 提供者:陨石
  1. KMEANS

    0下载:
  2. 聚类分析:K-Means动态聚类算法的源程序-Cluster analysis: K-Means clustering algorithm dynamic source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-16
    • 文件大小:29kb
    • 提供者:wf
  1. fcm

    0下载:
  2. 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:2kb
    • 提供者:张政
  1. zfk_example

    0下载:
  2. 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:who
  1. k-means-iris

    0下载:
  2. 针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-16
    • 文件大小:8kb
    • 提供者:hannychen
  1. KMEANS

    0下载:
  2. 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:4kb
    • 提供者:刘钊
  1. kmeans

    0下载:
  2. 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:3kb
    • 提供者:李海
  1. 聚类k-means

    0下载:
  2. 一个非常简单的kmeans算法,主要用于聚类分析,用户仅需要输入聚类数(A very simple kmeans algorithm, mainly for clustering analysis, users only need to enter the number of clusters)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:10kb
    • 提供者:AAA哥
  1. kmeans

    0下载:
  2. 对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)
  3. 所属分类:数据挖掘

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:Source Pill
  1. kmeans

    1下载:
  2. 用于分类 聚类分析 实现故障诊断分类 信号识别(Classified clustering analysis)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:shine洋
  1. 代码

    0下载:
  2. 先用的层次分析法筛选变量,而后使用聚类分析中的kmeans和pam两种方法,优点在于可以快速聚类,针对较大的数据量(clustering methodology)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:mingming12
  1. Untitledk

    0下载:
  2. k-means聚类分析,用于聚类分析算法,距离聚类(K-means cluster analysis)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:。11
  1. KMEANS

    0下载:
  2. C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:2kb
    • 提供者:THOMASY
  1. kmeans

    0下载:
  2. 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:51kb
    • 提供者:Ruby_Wang
  1. kmeans聚类算法

    0下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:5kb
    • 提供者:东云博士
« 12 3 4 »

源码中国 www.ymcn.org