搜索资源列表

  1. K-MEANS算法实现

    1下载:
  2. K-MEANS算法实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-11-17
    • 文件大小:182302
    • 提供者:tlf577@qq.com
  1. 改进的K-Means算法实现车牌字符的分割

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。
  3. 所属分类:源码下载

    • 发布日期:2011-03-08
    • 文件大小:1373624
    • 提供者:hellosn
  1. k-MEANS算法

    0下载:
  2. K-means算法 机器学习
  3. 所属分类:源码下载

    • 发布日期:2011-05-15
    • 文件大小:209690
    • 提供者:taokelu@126.com
  1. K-means算法源码

    0下载:
  2. kmeans 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 gi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:li
  1. good K-means clusters

    0下载:
  2. 这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
  3. 所属分类:生物技术

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:李乐
  1. C--K-Means

    0下载:
  2. 这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:32768
    • 提供者:HaicoLi
  1. K-means.m

    1下载:
  2. MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:55296
    • 提供者:zs
  1. K-meaneuclideandistance

    0下载:
  2. 这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:李序
  1. k-means.c++

    0下载:
  2. k-means算法 C++实现-k-means algorithm to achieve C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:孔明
  1. Simple-K-means

    0下载:
  2. 2个举类的简单k-means算法,非常简单,新手给大家提供参考了-two categories give a simple k-means algorithm is very simple, and newcomers to provide a reference to the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:姜珏
  1. k-means(matlab)

    1下载:
  2. 关于k-means聚类算法的MATLAB实现-On the k-means clustering algorithm of MATLAB realize
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:10240
    • 提供者:chen
  1. k-means

    0下载:
  2. k-means算法,大家可以试试先,有什么好东东大家一起分享-k-means algorithm, we can try first, and have nothing to share with everyone Dongdong
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:zhaiziling
  1. k-means

    0下载:
  2. k-means算法。包括一个测试的4类的测试数据集。-k-means algorithm. Including a test of the 4 types of test data sets.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:马晓艳
  1. K-MEANS

    0下载:
  2. 基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题-MATLAB based on the k-means algorithm better solved the problem of image classification clustering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:刘小强
  1. k-means

    0下载:
  2. 空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,-Spatial data analysis is the most commonly used cluster analysis, while the K-MEANS algorithm is commonly used in cluster analysis, the main idea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:tangkezong
  1. K-means

    0下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:chunxiao
  1. K-Means

    0下载:
  2. K—means算法简单应用,适合初学者自学。内有中文解释,简单易懂。-K-means algorithm is simple application, suitable for beginners and self-learning. There are Chinese explanation, easy-to-read.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:noway
  1. k-means

    0下载:
  2. 关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
  3. 所属分类:软件工程

    • 发布日期:2024-05-08
    • 文件大小:13312
    • 提供者:军官
  1. K-means

    0下载:
  2. 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现。-k-means
  3. 所属分类:C#编程

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:李梦
  1. k-means(java)

    4下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:聂风
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org