登录
首页 » matlab » kmeans

kmeans

于 2020-06-21 发布
0 227
下载积分: 1 下载次数: 2

代码说明:

说明:  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.)

文件列表:

kmeans.m, 34664 , 2019-07-25

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

发表评论

0 个回复

  • MATLAB-Fibonacci
    写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
    2014-12-12 06:07:28下载
    积分:1
  • PBGfor1D
    说明:  传输矩阵法计算一维光子晶体带隙图的程序,很好用(Transfer matrix method to calculate one-dimensional photonic band gap diagram of the process, a very good use)
    2009-08-25 08:43:49下载
    积分:1
  • material-dispersion
    用来求光纤的材料色散,并画出其材料色散曲线。(material dispersion)
    2014-12-20 11:10:30下载
    积分:1
  • FILTER
    一種可用於SAR影像上的應用,並且提供使用者簡單的把圖片慮波得到更好的影像辨識(An application can be used on the SAR images, and provides users with a simple wave to get a better picture into account image recognition)
    2013-12-11 15:04:14下载
    积分:1
  • a_1
    说明:  语音识别全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(The whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum)
    2011-03-08 11:26:47下载
    积分:1
  • gaijingyichuansuanfa
    程序对遗传算法进行了改进,取得了较好的效果(Application of genetic algorithm was improved, and achieved good results)
    2014-11-06 15:37:24下载
    积分:1
  • FastLaplace
    fastlaplace算法 线性最优化问题 最小l1范数(fastlaplace algorithm linear optimization minimum of l1 norm)
    2012-10-10 19:44:52下载
    积分:1
  • kalman
    卡尔曼滤波器的经典介绍。非常详细,通俗易通,中文版本(Classic introduction to the Kalman filter. Very detailed, popular ETS, Chinese version)
    2013-12-04 18:58:04下载
    积分:1
  • KPMtools
    卡尔曼滤波方面的matlab代码集,好不容易收集来的,供大家使用(matlab code for kalman filter)
    2015-04-19 22:40:58下载
    积分:1
  • CN101064783
    目动曝光控制参数的获得方法及控制方法和成像装置--专利(Project AE acquisition method and control method and control parameters of the imaging device)
    2014-10-13 11:07:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载