登录
首页 » matlab » kmeansK

kmeansK

于 2011-12-22 发布 文件大小:6KB
0 202
下载积分: 1 下载次数: 5

代码说明:

  KMEANSK Performs K-means clustering given a list of feature vectors and k The argument k indicates the number of clusters you want the data to be divided into. data_vecs (N*R) is the set of R dimensional feature vectors for N data points. Each row in data_vecs gives the R dimensional vector for a single data point. Each column in data_vecs refers to values for a particular feature vector for all the N data points. The output data_idxs is a N*1 vector of integers telling which cluster number a particular data point belongs to. It also outputs centroids which is a k*R matrix, where each rows gives the vector for the cluster center. If we want to segment a color image i into 5 clusters using spacial and color information, we can use this function as follows:

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

发表评论

0 个回复

  • wiener
    wiener滤波器的实现,主要是学习曲线的绘制和误差的计算(wiener filter implementation, mainly drawing and error learning curve calculation)
    2009-12-15 22:31:44下载
    积分:1
  • chap3
    MATLAB赋值,获取最大值,及其最小值到等!(MATLAB assignment, obtain the maximum)
    2010-05-06 12:57:40下载
    积分:1
  • pst3
    一个较好的MATLAB潮流程序PST(power system toolbox,version3),可以进行电力系统分析,其中包含使用说明书。(A good matlab program by which we could make power system analysis. there is a user guide in this file.)
    2012-04-14 11:22:30下载
    积分:1
  • Forward-Kinematics-NEWTON-auto
    6sps运动学正解,牛顿法代码的Matlab程序(6sps kinematics, Newto method code in Matlab)
    2013-11-04 22:46:00下载
    积分:1
  • active-power
    电力系统分析中有功功率的经济负荷分配的编程。(Economic load dispatch of power system analysis programming active power.)
    2015-03-25 14:20:42下载
    积分:1
  • Handwritten-numeral-recognition
    matlab环境下实现对手写体数字的分类识别(Handwritten Arabia digital numeral recognition)
    2013-12-20 16:17:57下载
    积分:1
  • search_k_peak
    说明:  峰值搜索的算法,可对法来波方向进行估计中的谱峰提取的一种方法(Peak search algorithm, the direction of the method to estimate the wave spectrum peak extraction method)
    2020-10-19 15:07:26下载
    积分:1
  • DBSCAN
    BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets. An advantage of Birch is its ability to incrementally and dynamically cluster incoming, multi-dimensional metric data points in an attempt to produce the best quality clustering for a given set of resources (memory and time constraints). In most cases, Birch only requires a single scan of the database. In addition, Birch is recognized[1] as the, "first clustering algorithm proposed in the database area to handle noise (data points that are not part of the underlying pattern) effectively".
    2011-04-20 15:56:43下载
    积分:1
  • MATLAB1
    MATLAB经典算法程序 经典程序。顶点覆盖近似算法,哈密尔顿回路,画等温线,模拟退火应用,生成全排列矩阵,随机数的产生,最大流和最小截,最短路和次短路,最短路径,最小生成树Prim算法(Classical algorithm MATLAB program)
    2010-09-19 17:18:57下载
    积分:1
  • Matlab-symbolic-toolkit-introduction
    matlab 工具箱介绍_各函数及算法介绍(matlab toolbox functions and algorithms described _ Introduction of)
    2011-12-01 18:17:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载