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

搜索资源列表

  1. cluster-3.6.5

    0下载:
  2. 一种数据聚类算法的源码,可以在模式识别和图像处理中试用。 -a data clustering algorithm source code, in pattern recognition and image processing trial.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:472701
    • 提供者:刘中华
  1. c_means

    0下载:
  2. C均值法,用于模式识别中的聚类算法。非常好用!-C - Means method for pattern recognition algorithm for clustering. Very handy!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:xiaote
  1. kmean

    0下载:
  2. 这是模式识别中关于k均值动态聚类算法的matlab源码-This is the pattern recognition on the k-means clustering algorithm Matlab FOSS
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:36047
    • 提供者:fuali
  1. Kmedoid

    0下载:
  2. Kmedoid 是类似于Kmean的Clustering method。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1207
    • 提供者:李怡
  1. Model_simplification_using_vertex-clustering

    0下载:
  2. 有关CAD/CAM的资料,希望对大家有帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:318064
    • 提供者:赖育彬
  1. amodifiedKmeans

    0下载:
  2. An Efficient K-Means Clustering Algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:592699
    • 提供者:aaaaaaa
  1. cluster-1.36.tar

    0下载:
  2. source codes for clustering algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:971192
    • 提供者:杨海钦
  1. SPy-0.3

    0下载:
  2. Spectral Python (SPy) is a python package for reading, viewing, manipulating, and classifying hyperspectral image (HSI) data. SPy includes functions for clustering, dimensionality reduction, supervised classification, and more.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:216780
    • 提供者:john
  1. NN3

    0下载:
  2. 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:12287
    • 提供者:sandy
  1. clustering

    1下载:
  2. 几种数据挖掘中聚类的几种算法介绍:rock,sprint,birch(英文版的)
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:2590048
    • 提供者:古月
  1. clustering

    0下载:
  2. 一个聚类算法用K-mean处理后迭代,论文发表在PAK
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:2458709
    • 提供者:杜亮
  1. new-fuzzy-clustering

    1下载:
  2. 本文目前模糊C-均值聚类算法不适用于有噪声和样本不均衡等问题,借助改进算法AFCM和WFCM的思想,提出另一种新的聚类算法。它是AFCM和WAFCM结合的一种算法,但有着更好的健壮性和聚类效果。
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:199282
    • 提供者:guoguo
  1. dbscan

    0下载:
  2. DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the \"noise\" of the spatial database found clusters of
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:18542
    • 提供者:蔡宗欣
  1. oefai-tr-2003-09

    0下载:
  2. A New Approach to Hierarchical Clustering
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:433542
    • 提供者:bluefish
  1. Medoidshift

    0下载:
  2. 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37357
    • 提供者:陈明
  1. lbg

    0下载:
  2. 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3803
    • 提供者:赵姝彦
  1. clustering

    0下载:
  2. 1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:47634
    • 提供者:math
  1. kmeans

    0下载:
  2. kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2087
    • 提供者:sisn
  1. LEGClust-new

    0下载:
  2. LEGClust算法更新,上次上传的代码发现有些问题,现已更正,A Clustering Algorithm Based on Layered Entropic Subgraphs
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3056
    • 提供者:刘佳
  1. misc

    0下载:
  2. Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21921
    • 提供者:林枫
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com