搜索资源列表

  1. K均值聚类

    0下载:
  2. 对图像进行K均值聚类的程序
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-04-18
    • 文件大小:179761
    • 提供者:gunner
  1. 聚类程序

    0下载:
  2. 聚类程序。图像处理中有时需要使用 VC6.0环境下使用!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-15
    • 文件大小:3177814
    • 提供者:wsleqwsse
  1. mpi并行计算聚类程序

    0下载:
  2. 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
  3. 所属分类:远程控制编程

  1. 聚类算法

    0下载:
  2. 关于图像聚类分析的程序。-images on cluster analysis procedures.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-09
    • 文件大小:204800
    • 提供者:刘新华
  1. K-均值聚类算法C++编程

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

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:韩磊
  1. 聚类分析程序

    0下载:
  2. 该文件是一组数据挖掘领域中,聚类分析的有关算法。-the document is a group of data mining areas, cluster analysis of the algorithm.
  3. 所属分类:数据库编程

    • 发布日期:2024-06-09
    • 文件大小:1390592
    • 提供者:许朝
  1. 聚类程序

    0下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-09
    • 文件大小:7922688
    • 提供者:zxm
  1. 聚类算法 dbscan

    0下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-09
    • 文件大小:30720
    • 提供者:梁飞
  1. imagepatternrecognitionprocess

    0下载:
  2. 这个程序包含了分类和聚类程序,希望能对大家有所帮助-This includes the clustering and classification procedures, we hope to help
  3. 所属分类:书籍源码

    • 发布日期:2024-06-09
    • 文件大小:4998144
    • 提供者:Grace
  1. pattern-vc++

    1下载:
  2. 图像处理源代码,包括分类程序和聚类程序。-image processing source code, including the classification procedure and clustering procedure.
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:795648
    • 提供者:美髯客
  1. fastkmeans

    0下载:
  2. matlab版本的k-means聚类程序,很简单易懂,适用于matlab和聚类的初学者-matlab version of the k-means clustering procedure is very simple and easy to understand, apply and clustering matlab beginner
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:qianwen
  1. classify

    0下载:
  2. 分级聚类程序,可实现最小距离聚类法、最大距离聚类法、平均距离聚类法。-Hierarchical clustering procedure can achieve the minimum distance clustering, maximum distance clustering method, the average distance clustering method.
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:13514752
    • 提供者:Adolph
  1. FCProgramm

    0下载:
  2. 模糊聚类程序,完成!matlab7.0调试通过,内含测试程序及数据!欢迎交流!-Fuzzy clustering procedure, done! matlab7.0 through debugging, testing procedures and data contained! Welcome to exchange!
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:6144
    • 提供者:zhuyinghe
  1. clustering

    0下载:
  2. 这是一个非常有用的聚类程序,可以将不同的数据,形状聚成一类,能成功运行,和大家分享-This is a very useful clustering procedure can be different data, the shape of clustered into one group can run successfully, and to share
  3. 所属分类:图形图象

    • 发布日期:2024-06-09
    • 文件大小:7915520
    • 提供者:zangying
  1. KNN

    0下载:
  2. 这是一个KNN聚类程序,大家共同学习,希望对大家有帮助!-This is a KNN clustering procedure, we learn together, we hope there is help!
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:y
  1. zuijinlin

    0下载:
  2. 是一种数据最近邻的c聚类程序,实现效果较好-Is a data of the c nearest neighbor clustering procedure, to achieve better results
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-09
    • 文件大小:43008
    • 提供者:李政
  1. 聚类程序

    1下载:
  2. 几种聚类的程序,适合初学者,对目标空间中的点进行分类,效果很好(Several clustering procedures, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:sunshine0649
  1. K-means聚类

    1下载:
  2. K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:23552
    • 提供者:黄老狗
  1. matlab模糊聚类程序 动态聚类图程序

    2下载:
  2. 利用MATLAB做模糊聚类,并且画出系谱图(MATLAB fuzzy clustering dynamic graph)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:43008
    • 提供者:小123
  1. 稀疏子空间聚类程序

    0下载:
  2. 稀疏子空间聚类程序,其中包含 LS3C_release,SSC_1.0, SSC_ADMM等程序(sparse subspace cluster code)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:12883968
    • 提供者:asdwer2046
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org