搜索资源列表

  1. Weka-3-2

    0下载:
  2. Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classi
  3. 所属分类:其它资源

    • 发布日期:2024-05-13
    • 文件大小:15446016
    • 提供者:马何坛
  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. 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. HCM

    0下载:
  2. FCM与硬聚类算法,(HCM)的VB6.0实现及其应用-FCM clustering algorithm and hardware, (HCM) and its application VB6.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:Ivan
  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. Face_001

    0下载:
  2. 基于形状特征的人脸分类研究,文中介绍了将模糊聚类方法用于人脸分类。 -based on the shape of the human face classification, the paper introduced the fuzzy clustering method for human face classification.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2923520
    • 提供者:Sandy
  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. enclus.tar

    0下载:
  2. 聚类算法Enclus的源程序,是一种基于网格的方法-clustering algorithm Enclus source, is a grid-based approach
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:72704
    • 提供者:
  1. VCk-means

    0下载:
  2. VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:puxx
  1. MATLABfuzzy-K-means

    0下载:
  2. MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. JAVA 本程序所实现的功能为对数据进行无监督的学习,即聚类算法-JAVA the procedures for the functions of data unsupervised learning, clustering algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:puxx
  1. Basedonsampleandkerneldynamicmeans

    0下载:
  2. 基于样本和主轴核函数的相似度的动态聚类算法程序-based on samples and nuclear spindle function of the similarity dynamic clustering algorithm procedures
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:alex
  1. fcm123

    0下载:
  2. 一个适合与做二维图像的聚类算法 我是做图像的 大家加我qq:31781508-suitable for a 2-dimensional image and the clustering algorithm I have to do all the images for my qq : 31781508
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘澄玉
  1. yk-kMEANS_3

    0下载:
  2. k-均值算法实现聚类,已经带有测试数据,vc++6-k-means clustering algorithm has been tested with data vc 6
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:袁珂
  1. DBSCAN2

    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 t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:
  1. fcluster-1[1].2g.tar

    0下载:
  2. 模糊聚类的算法实现程序,用java实现,源代码-fuzzy clustering algorithm procedures, using java achieved, the source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:1080320
    • 提供者:lipanpan2005
  1. Kmeans.Cluster.using.Guide

    0下载:
  2. 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image clu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:113664
    • 提供者:mecal
  1. LongestDistance

    0下载:
  2. java实现层次聚类,最远距离算法,具有良好的程序结构,具有通用性-java achieve hierarchical clustering, the most remote algorithm has a good program structure is universal
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. java实现层次聚类最小距离算法,代码结构良好,具有复用性.-java achieve minimum distance hierarchical clustering algorithm, code structure and has a good reusability.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 本人的期刊论文,研究蚁群聚类算法与遗传算法的融合,实践证明效果显著-my journal articles, research Ant clustering algorithm and genetic algorithm integration, and practice has proven remarkably
  3. 所属分类:软件工程

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

源码中国 www.ymcn.org