搜索资源列表

  1. kmedia

    0下载:
  2. 用matlab语言实现k均值的模式识别的聚类算法-Matlab language used k-means clustering algorithm for pattern recognition
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 包括分解聚类算法和k-均值聚类算法,内有用到的数据文本文件,开发环境Visual Studio .NET2003-Including the decomposition clustering algorithm and k-means clustering algorithm, with useful data to a text file, development environment Visual Studio. NET2003
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1020928
    • 提供者:杨洋
  1. c-mean

    0下载:
  2. C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有-C-means algorithm, pattern recognition used in the C-means clustering algorithm, the use of VC development, belongs to all developers
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:578560
    • 提供者:门昌骞
  1. meanks

    0下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is to use k-means clustering algorithms partition a gray image.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:256000
    • 提供者:Haha
  1. kmeans

    0下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:路单
  1. K-means_Matlab

    1下载:
  2. K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
  3. 所属分类:matlab例程

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

    0下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. K均值:用于动态聚类算法,来按照样本之间的相似程度进行分类,相似的归为一类,不相似的为另一类。划分的结果应使表示聚类质量的准则函数最大。-K均值
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 这个文件实现了一维数据的K-均值聚类算法,可以直接运行,但不能处理多维的-This file implements a one-dimensional data, K-means clustering algorithm can be directly run, but you can not deal with multidimensional
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:188416
    • 提供者:yang
  1. 192010k-average

    0下载:
  2. kmeans均值聚类算法:一种改进的基于半监督聚类的入侵检测算法ASCID(Active-learning Semi-supervised Clustering Intrusion Detection),-kmeans clustering algorithm Algorithm was simulated by KDD 99 datasets, which the experimental results demonstrate
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:50176
    • 提供者:huhan
  1. kmeans

    0下载:
  2. 关于K均值聚类的算法,对搞人工智能的有用-With regard to K-means clustering algorithm, to engage in a useful artificial intelligence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:487424
    • 提供者:胡刚
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:刘长棕
  1. KMeans

    0下载:
  2. K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
  3. 所属分类:图形图象

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

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张先生
  1. YICHUAN

    0下载:
  2. 给予遗传算法的K均值聚类算法的c语言源代码,采用浮点数编码格式-ji YU YI CHUAN SUAN FA DE K JUN ZHI SUANFA
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:141312
    • 提供者:jim green
  1. proj10-01

    0下载:
  2. 在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle
  3. 所属分类:matlab例程

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

    0下载:
  2. 新颖的K均值聚类算法,以SAM作为两个向量的距离度量,取代原始的向量间的距离-Multi-spectral K-mean clustering with SAM as spectral similarty
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:fancy
  1. 99273863K-means-clustering-algorithm

    0下载:
  2. K-均值聚类算法。可自由输入初始聚类中心的个数和其坐标。(K- means clustering algorithm. The number of initial cluster centers and its coordinates can be freely entered.)
  3. 所属分类:matlab例程

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

    0下载:
  2. K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心(K means clustering algorithm is first randomly selected K objects as the initial clustering center. Then calculate the distance between each object and
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:playboyplay2
« 1 2 3 4 5 67 8 9 10 11 ... 47 »

源码中国 www.ymcn.org