搜索资源列表

  1. Clustering.Algorithms.Research

    0下载:
  2. 软件学报 2008年论文《聚类算法研究》,作者孙吉贵, 刘杰, 赵连宇。pdf格式,14页。对近年来聚类算法的研究现状与新进展进行归纳总结.一方面对近年来提出的较有代表性的聚类算法,从算法思想、关键技术和优缺点等方面进行分析概括 另一方面选择一些典型的聚类算法和一些知名的数据集,主要从正确率和运行效率两个方面进行模拟实验,并分别就同一种聚类算法、不同的数据集以及同一个数据集、不同的聚类算法的聚类情况进行对比分析.最后通过综合上述两方面信
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:470016
    • 提供者:dengyue
  1. Ant_clusting

    1下载:
  2. 蚁群聚类算法及其源码。是蚁群算法跟聚类算法的结合,启发式搜索社团结构。-Ant colony clustering algorithm and its source code. Ant colony algorithm with the clustering algorithm is a combination of heuristic search community structure.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:刘长棕
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:251904
    • 提供者:刘长棕
  1. fuzzyPR

    0下载:
  2. 模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明-Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed descr iption of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:杨方瑜
  1. PR_SimpleClusteringP26

    0下载:
  2. 孙即祥:《现代模式识别》P.26:根据相似性阈值和最小距离原则的简单聚类方法MATLAB(另一种方法实现同一种算法)-SUN Xiang: " Modern pattern recognition" P.26: According to the similarity threshold and minimum distance principle of a simple clustering method MATLAB
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:tantao
  1. FCM

    0下载:
  2. 在matlab平台下实现的FCM(模糊C均值)聚类分割-In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:402432
    • 提供者:sally
  1. fcmGUI

    0下载:
  2. 用Matlab写的FCM算法,包括GUI界面的设计,实现模糊聚类功能。-FCM algorithm is written using Matlab, including the GUI interface design, implementation, fuzzy clustering functionality.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:小白
  1. hierarchicalcluster

    0下载:
  2. 和同学一起写的层次聚类算法,数据挖掘的第3次大作业,有设计文档,有注释,下载即可运行。希望批评指正-And students to write with hierarchical clustering algorithms, data mining, the 3rd largest operations, with some design documents, with annotations, download to run. Wan
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:3689472
    • 提供者:薛旭杰
  1. FCM-tool-box

    0下载:
  2. 模糊C均值聚类算法工具箱 总有一种程序适合你-Fuzzy C-means clustering algorithm toolbox there a program for you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:111616
    • 提供者:小馨
  1. FCM

    0下载:
  2. 模糊c均值聚类方法,可以很方便的分割图像。-Fuzzy c-means clustering method, can be very convenient segmentation image.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:田慧
  1. sfcm

    0下载:
  2. 加入邻域信息的空间模糊c均值聚类算法的代码。-Join neighborhood information, spatial fuzzy c-means clustering algorithm code.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:田慧
  1. tidu

    0下载:
  2. 邻域是沿着梯度方向的,模糊均值聚类方法。-Neighborhood along the gradient direction, the fuzzy-means clustering method.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:田慧
  1. Cjulei

    0下载:
  2. 利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心-Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:乔百杰
  1. kmean_zmx_try

    0下载:
  2. k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:zmx
  1. gaMatlab

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:zsy
  1. FuzzyCMeans

    0下载:
  2. FCM聚类算法,共大家参考,多多学习,谢谢大家,共同学习聚类算法-FCM
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:ss
  1. CURE.tar

    0下载:
  2. 是数据挖掘领域中适用于大数据集的层次聚类算法CURE的C语言实现代码-the C source codes of Cluster algorithms of CURE
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:25600
    • 提供者:胡雯雨
  1. gak-means3

    0下载:
  2. 基于遗传算法的k-means聚类分析代码 欢迎下载-Based on Genetic Algorithm k-means cluster analysis of the code are welcome to download
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:陈贵龄
  1. ga-julei

    0下载:
  2. 基于遗传算法的聚类分析的一些论文资料 很好很强大-Cluster analysis based on genetic algorithms good information on some of the papers is very strong
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1397760
    • 提供者:陈贵龄
  1. PSOGARBF

    0下载:
  2. 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:孟艳
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org