登录
首页 » matlab » kmeans

kmeans

于 2020-06-21 发布 文件大小:9KB
0 243
下载积分: 1 下载次数: 0

代码说明:

  k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zjj
    使用matlab的仿真平台simulink来实现直接序列扩频码变换为双极性码的转换 (Matlab simulation using simulink platform to achieve the direct sequence spread spectrum code transformation for bipolar code conversion)
    2008-06-11 10:47:55下载
    积分:1
  • svm
    支持响亮机程序,相关问题参加粗糙集条件属性约简程序,相关问题参加粗糙集(yuejian)
    2010-06-01 22:46:13下载
    积分:1
  • Matlab100
    matlab实用100例子,学习matlab必备,学完你就不是新手了(100 practical examples matlab, matlab essential learning, you are not completing a novice)
    2011-10-18 22:51:31下载
    积分:1
  • image-sharpening
    使用Sobel算子、Laplacian算子对图像进行锐化(Using the Sobel operator, Laplacian operator for image sharpening)
    2011-10-13 11:07:37下载
    积分:1
  • WINDsystem
    Simulation model of Wind energy system used in modelling of renewable hybrid energy power system using wind turbines
    2015-03-29 21:59:15下载
    积分:1
  • test_align_signals
    验证了Matlab中用于计算时延的Align_Signals模块(test the block of Align_Signals)
    2010-09-14 09:39:47下载
    积分:1
  • PracticalTeachingIdeasforMultisim10
    It is an important ebook for who teach multisim software.It consists of total 20 chapters.
    2011-01-12 01:30:08下载
    积分:1
  • Guna_New_Run
    analog modulation and coding technique
    2014-02-07 23:51:21下载
    积分:1
  • fuzzdemo
    模糊推论系统的matlab code源码,可以验证模糊行为的操作和行为。(Matlab files for demonstrating fuzzy inference systems.)
    2010-07-06 17:51:37下载
    积分:1
  • b
    说明:  :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数 据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一 邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空 间属性,同时又可以加快聚类的速度。(: DBSCAN is a density-based clustering algorithm. The algorithm has a sufficiently high density area is divided into clusters, and to be with the &quot noise&quot found in the spatial database clusters of arbitrary shape. But DtLqCAN algorithm did not consider non-spatial attributes, and spatial database DBSCAN algorithm to be scanned for each point e in the neighborhood to find a cluster, DBSCAN algorithm which makes the application subject to certain limitations. In this paper, an algorithm based on DBSCAN can handle the non-spatial attributes, can also speed up the clustering speed.)
    2010-12-06 16:38:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载