CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 聚类 代码

搜索资源列表

  1. k-means-algorithm-program

    0下载:
  2. 用于实现k-means聚类分析的matlab代码-Used to implement k-means clustering analysis matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:397845
    • 提供者:郑智
  1. ColorCluster

    1下载:
  2. 以车道检测项目为例,依据颜色信息进行聚类,Matlab代码实现。-To lane detection project, for example, clustering based on color information, Matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:11240
    • 提供者:辰采星
  1. 聚类算法

    0下载:
  2. 基于谱聚类和Kmeans算法的聚类分析,有效地将图像进行分块聚类MATLAB代码
  3. 所属分类:matlab例程

  1. ISODATA

    0下载:
  2. ISODATA聚类算法,使用C++代码来实现,对Haberman的生存数据数据进行聚类, 改变初始参数观察结果变化,然后使用OPENGL将聚类结果可视化输出,最后对结果加以分析。(According to the basic idea of ISODATA algorithm flow chart of ISODATA algorithm, and implemented using C++ code, clustered survival data on Haberman data, chan
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-17
    • 文件大小:3594240
    • 提供者:李明222
  1. FCM

    0下载:
  2. 模糊聚类算法源码,通过迭代聚类中心,以及隶属度函数,完成代码运算,用于数据挖掘初学者使用。(Fuzzy clustering algorithm source code, through the iterative clustering centers and membership function, complete code for data mining operations, for beginners to use.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:烟花易冷
  1. fcm

    0下载:
  2. 使用matlab实现C均值聚类算法 的代码(Using MATLAB to implement C means clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:jill123
  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 also includes some newly propo
  3. 所属分类:文章/文档

    • 发布日期:2017-12-12
    • 文件大小:3015577
    • 提供者:枫歌
  1. FCM

    0下载:
  2. 实现模糊c均值聚类 全套的matlab代码(Implementation of fuzzy C means clustering)
  3. 所属分类:matlab例程

  1. clustering-index

    0下载:
  2. 欢迎使用和评述此工具箱,您的意见是对我们工作的支持。 此工具适合于不同有效性指标的性能比较,改进代码用于不同的应用问题等等。 (1) NCT的内容 NCT包括4个外部有效性指标和8种内部有效性指标,编制的程序文件"validity_Index.m"用于调用它们 (2) 主文件 "mainClusterValidationNC.m" 的内容 主文件设计为如何使用PAM聚类算法、如何使用有效性指标和方法来估计聚类个数。(H
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:37888
    • 提供者:CCGC
  1. gclust

    0下载:
  2. 聚类算法中gclust算法的代码,供大家参考(Clustering algorithm, gclust algorithm code, for your reference)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:260096
    • 提供者:yangyanghi0
  1. PHA_Clustering

    0下载:
  2. 聚类算法中PHA_Clustering算法的代码,供大家参考(Clustering algorithm, PHA_Clustering algorithm code, for your reference)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:yangyanghi0
  1. Kmeans

    0下载:
  2. 可实现快速聚类,根据K-means,代码完全可以执行,把参数传入即可(it can reach K-means)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:Rayfung
  1. FCM聚类

    0下载:
  2. FCM聚类分析matlab代码可进行模糊c聚类分析!(FCM clustering analysis of matlab code for C fuzzy cluster analysis!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:11264
    • 提供者:晨17
  1. Kmeans

    0下载:
  2. 一个matlab的kmeans聚类算法代码,输入聚类数据和类簇数,输出分好类的数据(A matlab kmeans clustering algorithm code, input cluster data and cluster number, the output of the good class of data)
  3. 所属分类:其他

  1. multicluster2

    0下载:
  2. 该代码主要用于聚类,具有很好的效果,速度也挺快。(The code is mainly used for clustering, with good effect and fast speed.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:Janehuhuhu
  1. KFCM-master

    1下载:
  2. 基于核方法的模糊C均值聚类,考虑到空间数据之间的相关性,结合各点的邻域信息,在原代码中添加邻域信息:(The fuzzy C mean clustering based on kernel method, considering the correlation of spatial data and combining the neighborhood information of each point, adding neighborhood information to the origin
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:223232
    • 提供者:Cinly
  1. 最近邻分类代码

    0下载:
  2. 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:拓子
  1. RBF-k均值聚类

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

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:老外
  1. MeanShiftCluster

    0下载:
  2. 该算法实现了均值漂移聚类算法,在MATLAB平台下有很好的结果验证(MeanShiift Cluster, it improves the performance than tradional cluster algorithm, such k-means cluster algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:xt-chong
  1. 灰色定权聚类分析

    1下载:
  2. 邓氏关联度计算matlab代码,可用于数据关联度分析(Matlab code for calculating the degree of Dun's Association, which can be used for data correlation analysis)
  3. 所属分类:其他

« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com