搜索资源列表

  1. K-均值聚类算法C++编程

    1下载:
  2. K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm pr
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4072
    • 提供者:韩磊
  1. 一种新的聚类分析距离算法

    0下载:
  2. K均值是一个预先知道类数的算法,需要具备专业知识,不现实。本文提出一个确定类数的方法。-K is a means to know in advance the number of categories algorithm, requires expertise and unrealistic. This paper presents a number of categories to determine the method.
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:李中
  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-20
    • 文件大小:32768
    • 提供者:HaicoLi
  1. Y_FCMC_Ver.1.0

    0下载:
  2. 模糊C均值聚类的一个参考材料,做模糊聚类是用的一个程序-FCM of a reference materials, so fuzzy clustering is a process
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:赵亮
  1. DataMining20070102

    0下载:
  2. DataMining软件(集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法) -DataMining software (integrated association rules, k-means clustering, fuzzy clustering, k-center clustering of four algorithms)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:137216
    • 提供者:Jim
  1. Kmean

    0下载:
  2. 利用数据挖掘知识和vb实现K-均值聚类分析,本程序提供了训练样本和测试样本, 经过训练正确率达70-76%-Knowledge and use of data mining vb achieve K-means clustering analysis, the procedures provided training samples and test samples, after training in the correct ra
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:111111
  1. C_kean_C

    0下载:
  2. C语言的C均值聚类,属于模式识别的聚类技术之一-C-C-means clustering, pattern recognition is one of the clustering technology
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 基于粗糙熵和K-均值聚类算法的图像分割 -Based on Rough Entropy and K-means clustering algorithm for image segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:259072
    • 提供者:张三
  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-20
    • 文件大小:257024
    • 提供者:张三
  1. k-means

    0下载:
  2. 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。-Data Mining k-means algorithm, should belong to cluster analysis, c language version.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study
  3. 所属分类:matlab例程

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

    0下载:
  2. 首先介绍模糊集基本知识 其次K均值聚类算法(HCM)介绍 最后重点介绍了模糊C均值聚类, 模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:huiguiyang
  1. K均值聚类

    0下载:
  2. k均值聚类。肩膀哭鬼股滚厉害话句句巨坑了你(k-means fyyggk kjb ghfch hjgkjb jknk knk klnb ugg hih hihk klhk khji.)
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:悲伤
  1. 常用聚类

    0下载:
  2. 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:zz未
  1. RBF-k均值聚类

    0下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The trai
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:老外
  1. kjunzhijulei

    0下载:
  2. 说明K均值聚类算法的流程,并用matlab实现K均值聚类功能(Using MATLAB to implement function of K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:maxiao10
  1. 基于聚类的细分研究

    0下载:
  2. 使用R语言进行聚类分析的例子,包括层次聚类,k均值聚类,密度聚类等(Examples of clustering analysis using R language, including hierarchical clustering, K mean clustering, density clustering, etc.)
  3. 所属分类:大数据

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

    0下载:
  2. 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:southpole
  1. 聚类分析程序

    0下载:
  2. 包含了各类聚类分析程序。主要包括系统聚类,基于欧氏距离的聚类,变量系统聚类和K均值聚类(It includes all kinds of cluster analysis programs. It mainly includes system clustering, Euclidean distance based clustering, variable system clustering and K-means clustering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:wstcwrnb
  1. IABC_KMC_test_on_Iris_wine_glass

    1下载:
  2. 改进的人工蜂群算法K均值聚类算法寻找全局最优解(Improved artificial bee colony algorithm K-means clustering algorithm to find the global optimal solution)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:代码新手
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org