搜索资源列表

  1. k均值聚类算法分析

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-07-01
    • 文件大小:31002
    • 提供者:chu na
  1. 种子填充的二值图像聚类算法代码

    0下载:
  2. 种子填充的二值图像聚类算法代码
  3. 所属分类:Windows编程

  1. kmeans聚类算法源码

    1下载:
  2. k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:29696
    • 提供者:司南
  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:50176
    • 提供者:pbt
  1. NeuralNetworkSourceCode

    0下载:
  2. 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:568320
    • 提供者:梁锋
  1. k-means(VC)

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:30720
    • 提供者:chu na
  1. FCMClust

    0下载:
  2. 是一个基于Matlab软件的模糊C-means聚类算法原代码-Matlab is a software based on the fuzzy C-means clustering algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:2048
    • 提供者:杨明
  1. cluster-algorithm

    0下载:
  2. 聚类算法的vc++代码实现,包含了两种算法-clustering algorithm to achieve the vc code, includes two algorithms
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-11
    • 文件大小:360448
    • 提供者:liu yang
  1. kmeans_java

    0下载:
  2. k-means聚类算法的java代码实现,良好的代码风格,适合扩充-k-means clustering algorithm to achieve the java code, the code of good style, suitable for expansion
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:
  1. C-Mean

    0下载:
  2. c-mean聚类算法源代码,通过对输入数据进行训练和分类类别设定,能够得到数据的聚类图。-c-mean clustering algorithm source code, through the input data for training and classification of types of settings can be data clustering Fig.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:2048
    • 提供者:张红
  1. clustering

    0下载:
  2. 各种聚类算法代码 都很好用的 各种聚类算法代码-Various clustering algorithms are very useful source of a variety of clustering algorithm code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-11
    • 文件大小:351232
    • 提供者:低调
  1. DBSCAN聚类算法

    0下载:
  2. 本程序代码完整,需要自己设置两个参数,就能完成对数据进行DBSCAN聚类,得出聚类的点的坐标,所在的集群,以及是否是噪声点。我用这个代码完成了对只有经纬度信息的坐标点的聚类,亲测有效(This program code integrity, you need to set their own two parameters, you can complete the data for DBSCAN clustering, clusteri
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:2048
    • 提供者:heiren93
  1. 面向高维数据的子空间聚类算法研究

    0下载:
  2. 面向高维数据的子空间聚类算法研究,包括所有的硬子空间,软子空间等聚类算法,也包括一些新提出的子空间聚类算法及其伪代码和实验分析。(The research of subspace clustering algorithms for high-dimensional data includes all the hard subspace, soft subspace and other clustering algorithms. It
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:3014656
    • 提供者:枫歌
  1. 凝聚层次聚类的matlab代码

    1下载:
  2. 聚类,就是单纯的聚类算法,别的我也不知道啊(I CAN NOT SPERK ENGLISH)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:335872
    • 提供者:杜小白123
  1. AP算法代码

    0下载:
  2. ap聚类算法的MATLAB实现代码,包含了解析与源代码,供学习参考用(MATLAB implementation code of AP clustering algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:9216
    • 提供者:酱油君
  1. kjunzhijulei

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

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:maxiao10
  1. k-means聚类算法

    0下载:
  2. k-means聚类算法的代码实现,只需要更改数据就可以实现,而且有注释,很容易懂(The code implementation of the k-means clustering algorithm can be realized only by changing the data, and there are notes that make it easy to understand)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:leehomgangzai
  1. 基于遗传模拟退火算法的聚类算法

    0下载:
  2. 遗传模拟退火算法和聚类算法的结合,有助于学生课程设计,熟悉算法代码的学习(The combination of genetic simulated annealing algorithm and clustering algorithm is helpful to students' curriculum design and familiarity with algorithm code learning.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:12288
    • 提供者:重中之重去
  1. 模糊聚类R代码

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorit
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:卡擦
  1. kmeans聚类算法

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

    • 发布日期:2024-06-11
    • 文件大小:5120
    • 提供者:东云博士
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org