搜索资源列表

  1. realDBSCAN

    1下载:
  2. 二维的DBSCAN聚类算法,输入(x,y)数组,搜索半径Eps,密度搜索参数Minpts。输出: Clusters,每一行代表一个簇,形式为簇的对象对应的原数据集的ID-two-dimensional clustering algorithm, the input (x, y) array, search radius Eps. Minpts density search parameters. Output : Clusters, e
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:胡瑞飞
  1. clusteringkmc&fcm

    0下载:
  2. KMC和FCM是聚类算法中最经典最常用的算法-KMC and FCM clustering algorithm is the most classic of the most commonly used algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:吴胜
  1. kmean

    0下载:
  2. 这是用C++作的K-均值聚类算法,模式识别当面的,希望对大家有所帮助!-C is for the K-means clustering algorithm, pattern recognition face-to-face, we want to help!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:Jesson
  1. C--K-Means

    0下载:
  2. 这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:32768
    • 提供者:HaicoLi
  1. k-means(VC)

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:chu na
  1. kmeansjulei

    0下载:
  2. 这是用VC++编写的K_means 聚类算法的程序,详细的运行说明在文件夹的文本说明里!-This is the preparation of the VC K_means clustering algorithm procedures, a detailed statement of the operation folder notes to the text!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:image
  1. K-Mean1

    0下载:
  2. 编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)-prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:121856
    • 提供者:
  1. LBG_Clustering

    0下载:
  2. 一个聚类算法,这是清华大学电子系OCR实验室的人写的-a clustering algorithm, which is the Department of Electronics, Tsinghua University OCR laboratory wrote in the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:智能算法
  1. FuzzyCMean

    0下载:
  2. 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:82944
    • 提供者:hylt
  1. DominantSets

    0下载:
  2. Dominant-set聚类算法,主要用于图像分割,检索等-Dominant-set clustering algorithm, mainly for image segmentation, search
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:sai
  1. MSC

    1下载:
  2. Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等-Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:sai
  1. clustershiyongdaquan

    0下载:
  2. 聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:157696
    • 提供者:zyjchlina
  1. ClusterImageSeg

    0下载:
  2. 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C- Means, and so on!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:515072
    • 提供者:徐敏
  1. KMeansV

    0下载:
  2. k-means聚类算法在二维平面上的可视化实现 聚类时可以设置类数和迭代阈值 聚类结果用色彩和类圆清楚的表现出来-k-means clustering algorithm in a two-dimensional plane with the Visualization of clustering can be set up several categories and iterative threshold Clusterin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:45056
    • 提供者:周黎明
  1. wykmeans

    0下载:
  2. 基于c语言实现的聚类算法,运行与visual c++环境下,可以实现均值聚类。-c language based on the clustering algorithm, the operating environment with visual c, means clustering can be achieved.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-13
    • 文件大小:246784
    • 提供者:王莹
  1. mycluster_KM_DS

    0下载:
  2. 数据挖掘中的聚类算法,vc++实现,图形界面显示,直观清楚,很好,推荐下栽-data mining clustering algorithm, vc realization of a graphical interface, intuitive clear, very good, recommended crashed
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:2239488
    • 提供者:刘鹏
  1. somjulei

    0下载:
  2. 两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:653312
    • 提供者:刘鹏
  1. clusterinquest

    0下载:
  2. cluster in quest聚类算法是基于密度和网格的聚类算法。对于大型数据库的高维数据聚类集合。-cluster in quest clustering algorithm is based on the density of the grid and clustering algorithm. For large database of high-dimensional data clustering pool.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:陈妍
  1. AntNet

    0下载:
  2. 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:291840
    • 提供者:zhxj
  1. TestJavaSKNN

    0下载:
  2. 一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1-a Grid-based, and the nearest neighbor clustering algorithm similarity (x, y) = size (SKNN (x) SKNN (y)), while Link (x, y) = 1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:高雷
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org