CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 点 聚类

搜索资源列表

  1. Cmean

    0下载:
  2. 用cmean方法做的模式识别聚类程序.通过测量各点之间的距离来确定类别数,以及归属于哪类-cmean methods using the clustering pattern recognition procedures. By measuring the distance between a number of categories to determine , and in the types of attribution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44076
    • 提供者:罗举发
  1. KMEANSII

    0下载:
  2. 神经网络中的K均值聚类算法II: 1.KMIn为输入数据文本,其中,第一个参数为所要聚类点个数,第二个参数为聚类点的维数,第三个参数为所要求聚类的个数 2.KM2OUT为经过K均值聚类算法II计算后得到的结果
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:39059
    • 提供者:blue8202
  1. Kmeans

    0下载:
  2. 在Visual C++.NET2003平台下实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。使用单文档结构,并将聚类结果显示出来。
  3. 所属分类:.net编程

    • 发布日期:2014-01-16
    • 文件大小:63710
    • 提供者:杨维斌
  1. corner

    0下载:
  2. 提出了一种快速准确车辆牌照的分割方法。首先利用形态学算子获取车牌的候选区域,剔除较小的和较大的区域;对保留的候选区域利用Trajkovic算法获取角点;最后对检测后的结果聚类,从而分割出包含车牌区域的子图像。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:198761
    • 提供者:jiangkai
  1. chect

    0下载:
  2. 基于聚类的孤立点检测算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42074
    • 提供者:chen
  1. ISODATA

    0下载:
  2. 一个简单的isodata动态聚类算法isodata,最后可以显示出迭代的结果,包括中心点,方差,样本归类等-A simple ISODATA dynamic clustering algorithm isodata, the last iteration can show results, including the center, variance, sample classification, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:42455
    • 提供者:newy
  1. jj

    0下载:
  2. 将150个四维微量数据按聚类分成三类,并找出每一个聚类的中心点-To 150 four-dimensional micro-data are divided into three categories according to cluster and identify the center of each cluster
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:13946
    • 提供者:shan
  1. ppt

    0下载:
  2. 使用禁忌算法确定聚类簇数目的ppt,该论文改进了聚类算法需事先知道聚类簇中心点的缺点,减少了依赖性-The use of taboo clustering algorithm to determine the number of clusters ppt, the paper has improved clustering algorithm need to know in advance that the shortcomings of clustering cluster center, a
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:403294
    • 提供者:刘年
  1. cluster_by_distances

    0下载:
  2. 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinate
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1805
    • 提供者:陈雷
  1. k_means

    0下载:
  2. 聚类分析算法,用来对点的数据集合进行聚类分析-clustering analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1202
    • 提供者:Lining Li
  1. ordinary_algorithm_for_pattern_recognition

    1下载:
  2. 使用C语言实现的一些简单模式识别聚类算法,用于简单的二维坐标系点的聚类。有最短距离算法、K均值算法、近邻算法、fcm算法、最大最小距离算法。-Using the C language implementation of some simple pattern recognition clustering algorithm for a simple two-dimensional coordinate system point of clustering. Has the shortest di
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4983
    • 提供者:lee
  1. test

    0下载:
  2. 系统聚类,设有一空间点群,其中n=12,空间点位坐标如下表所示,根据系统聚类方法中的最短距离统计量进行聚类分析-Cluster, has a space group, where n = 12, space coordinate points in the following table, according to the system in the shortest distance clustering method for cluster analysis statistics
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:882629
    • 提供者:ayu
  1. K-means

    1下载:
  2. k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:44372
    • 提供者:vince
  1. PAM

    0下载:
  2. PAM(Partitioning Around Medoid,围绕中心点的划分)算法是是划分算法中一种很重要的算法,有时也称为k-中心点算法,是指用中心点来代表一个簇。PAM算法最早由Kaufman和Rousseevw提出,Medoid的意思就是位于中心位置的对象。PAM算法的目的是对n个数据对象给出k个划分。PAM算法的基本思想:PAM算法的目的是对成员集合D中的N个数据对象给出k个划分,形成k个簇,在每个簇中随机选取1个成员设置为中心点,然后在每一步中,对输入数据集中目前还不是中心点的成员根
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1592
    • 提供者:赵元
  1. DBSCAN

    0下载:
  2. dbscan 处理GPS二维空间点,进行基于密度的聚类-dbscan for 2-dimension processed
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:MIKE JOHNSON
  1. Kexample-temp-

    0下载:
  2. K-means聚类算法的实现,可以实现对图像色彩块进行分类,是一个不错的算法,就是处理起来慢了点-K-means clustering algorithm, could achieve the color of the image block classification is a good algorithm is handling up slow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:68766
    • 提供者:清醒
  1. _data.tar

    0下载:
  2. 实现三维点云条件欧式聚类,附带点云数据和CMakelists文件(Three dimensional cloud conditions to achieve the European clustering, with cloud data and CMakelists files)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:4478976
    • 提供者:niceeh
  1. dbscan

    0下载:
  2. 可以将数据分为几个类别,找出异常点并排除故障点。(You can classify the data, find out the outliers and troubleshoot them)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:粉身碎骨
  1. kmeans

    1下载:
  2. 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))
  3. 所属分类:其他

    • 发布日期:2020-09-28
    • 文件大小:52224
    • 提供者:Ruby_Wang
  1. c+=

    0下载:
  2. k-means c++, 聚类算法-含代码说明。聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。(k-means c++,Partitioning Methods,Hierarchical Methods,density-based methods,grid-based methods,Model-Based Methods)
  3. 所属分类:其他

    • 发布日期:2021-02-16
    • 文件大小:2048
    • 提供者:dafengche
« 1 23 4 »
搜珍网 www.dssz.com