登录
首页 » matlab » k_means

k_means

于 2011-01-04 发布 文件大小:1KB
0 242
下载积分: 1 下载次数: 29

代码说明:

  首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)

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

发表评论

0 个回复

  • mochilaBusquedaTabu
    Solucion problema de la mochila con busqueda tabu.
    2009-09-22 10:52:24下载
    积分:1
  • MATLAB_programming_interpolation_and_curve_fitting
    MATLAB程序设计插值及曲线拟合算法MATLAB programming interpolation and curve fitting algorithm(MATLAB programming interpolation and curve fitting algorithm MATLAB programming interpolation and curve fitting algorithm)
    2010-08-02 10:28:53下载
    积分:1
  • shanks
    function [a,b,err] = shanks(x,p,q) SHANKS Model a signal using Shanks method ---- Usage: [a,b,err] = shanks(x,p,q) The sequence x is modeled as the unit sample response of a filter having a system function of the form H(z) = B(z)/A(z) The polynomials B(z) and A(z) are formed from the vectors b=[b(0), b(1), ... b(q)] a=[1 , a(1), ... a(p)] The input q defines the number of zeros in the model and p defines the number of poles. The modeling error is returned in err.
    2012-04-18 09:58:03下载
    积分:1
  • yakebi
    用牛顿-雅可比迭代法求非线性方程组的一个根(Newton- Jacobi iterative method of nonlinear equations of a root . )
    2012-04-25 22:37:52下载
    积分:1
  • convertTDMS
    Import a TDMS file as a matlab object (ob). This is based on the work by Brad Humphreys of ZIN Technologies (he supported v1 of TDMS). I have not tested against v1 but I believe it still supports it.
    2009-11-26 02:28:02下载
    积分:1
  • TDCS
    TDCS(变换域通信系统)与直扩通信系统性能比较的程序,对于研究TDCS的朋友很有用!(TDCS (Transform Domain Communication System) and Direct Sequence Spread Spectrum Communication System Performance Comparison of procedures for the study of useful TDCS friends!)
    2009-05-26 18:02:24下载
    积分:1
  • MedianFilter
    imlimentation hist matlab
    2010-03-13 23:38:48下载
    积分:1
  • Matlab
    Nhan dang bien so xe bang mathlab
    2014-09-10 19:18:02下载
    积分:1
  • AdaptiveMedian
    从网上看到了matlab实现的自适应中值滤波,用C++改写了一下。(Adaptive Median, matlab version to C++ version.)
    2015-01-06 22:11:30下载
    积分:1
  • Untitled3
    基于MATLAB的MFSK调制解调,其中解调包括相干和非相干解调(MATLAB-based MFSK modulation and demodulation, which includes coherent and non-coherent demodulation demodulation)
    2013-11-27 20:14:42下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载