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

搜索资源列表

  1. id3算法,SG-1算法,the conceptual clustering算法C语言实现

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2008-05-15
    • 文件大小:53651
    • 提供者:MSZMSZ
  1. 将维对分和K均值算法分割图像

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

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:阿兜
  1. chameleon

    1下载:
  2. 变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51340
    • 提供者:林恩
  1. cure

    0下载:
  2. 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43201
    • 提供者:林恩
  1. javasom_1[1].0.0

    0下载:
  2. Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2543743
    • 提供者:尤忠彬
  1. featurecluster

    0下载:
  2. 在语音信号处理中,特征的聚类用matlab来实现-in voice signal processing, feature clustering to achieve using Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:李凌
  1. gmeans

    2下载:
  2. gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71569
    • 提供者:修宇
  1. CART

    0下载:
  2. 数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1828
    • 提供者:sah
  1. fuzzy_k_means

    0下载:
  2. 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:sah
  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. 881

    0下载:
  2. 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)如下:-An Efficient Algorithm for the cluster must be the object of N and N * N distance matrix (or similarity matrix), the hierarchical clustering method the basic steps (see
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:432218
    • 提供者:毛显锋
  1. ISO

    0下载:
  2. 模式识别的动态聚类算法iso-data算法的具体实现,应用于模式分类等-dynamic clustering pattern recognition algorithm iso-specific data algorithm to achieve, such as data classification
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1709
    • 提供者:关佳
  1. K_average

    1下载:
  2. 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。-the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2701
    • 提供者:也风
  1. matlab作业

    3下载:
  2. 模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, supp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2600622
    • 提供者:郭攀红
  1. 彩色分割后8连通处理

    0下载:
  2. 彩色分割后8连通处理,给出了彩色图像的一种聚类算法-after eight color segmentation connectivity, a color image is a clustering algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1222
    • 提供者:郭武
  1. 一种中文文本聚类的研究

    2下载:
  2. 一种中文文本聚类的研究__一篇完整的关于文本聚类算法的论文-a Chinese version of clustering __ a complete text of the paper clustering algorithm
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:812655
    • 提供者:冯宾
  1. IRIS数据

    0下载:
  2. IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4033
    • 提供者:王超
  1. birch

    0下载:
  2. Solaris环境下的数据挖掘算法:birch聚类算法。该算法适用于对大量数据的挖掘。-Solaris environment data mining algorithms : birch clustering algorithm. The algorithm is applicable to the large volume of data mining.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1320643
    • 提供者:npu
  1. Tensor Low-rank Representation for Data Recovery and Clustering

    0下载:
  2. Tensor Low-rank Representation for Data Recovery and Clustering
  3. 所属分类:matlab例程

« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com