登录
首页 » matlab » kmedian

kmedian

于 2013-08-10 发布 文件大小:58KB
0 169
下载积分: 1 下载次数: 7

代码说明:

  The method works as follows. 1. For a data set with dimensionality, d, compute the variance of data in each dimension (column). 2. Find the column with maximum variance call it cvmax and sort it in any order. 3. Divide the data points of cvmax into K subsets, where K is the desired number of clusters. 4. Find the median of each subset. 5. Use the corresponding data points (vectors) for each median to initialize the cluster centers.

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

发表评论

0 个回复

  • dxbebylwktbg_mydown0315
    我自己编的一个,大家可以看看,我们可以讨论一下(my own addendum to the one, we can see that we can talk about)
    2007-05-01 21:55:55下载
    积分:1
  • matlab_plotting_examples
    Plot examples with codes in matlab
    2013-04-02 13:37:50下载
    积分:1
  • 34
    说明:  This is a matlab code and is a beneficial source code
    2014-12-28 09:51:33下载
    积分:1
  • RLS
    RLS系统辨识MATLAB程序,程序中有详细的说明。(RLS System Identification)
    2015-01-27 20:20:06下载
    积分:1
  • bayes
    贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别(Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above)
    2010-06-10 21:25:02下载
    积分:1
  • gameoflife2
    John Conway s Game of Life _____________________________ A matlab simulation of John Conway s Game of Life
    2010-06-24 04:55:42下载
    积分:1
  • matlab_fn
    Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code in a terminal window. This amounts to using Matlabas a kind of calculator, and it is good for simple, low-level work. The second method is to create a script M-fi le. Here, one makes a fi le with the same code one would enter in a terminal window. When the fi le is “run”, the script is carried out. The third method is the function M-fi le. This method actually creates a function, with inputs and outputs. The fourth method will not be discussed here. It is a way to incorporate C code or FORTRAN code into Matlab this method uses .mex fi les. We will not disucss it here.
    2013-07-09 16:49:20下载
    积分:1
  • q_numerical_dpdt
    有关matlab的数值计算求导方法,对以后数值计算的求导很实用。(About matlab numerical calculation method of derivation, for subsequent numerical derivation is very practical.)
    2016-04-05 17:22:35下载
    积分:1
  • MotionEstimation
    matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则(matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error criterion)
    2011-10-02 21:11:01下载
    积分:1
  • VCmatlab
    对于在Visual C++中调用Matlab应用程序接口,关键在于设置编译环境和使用正确的调用规则,然后,在发布软件时携带必要的动态连接库就可以保证程序的独立性(Matlab Application Program Interface in Visual C++ call, the key is to set the compiler environment and use the correct call rules, then carry the necessary dynamic link library publishing software program can guarantee the independence of)
    2012-11-12 21:37:26下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载