登录
首页 » matlab » kmeans

kmeans

于 2020-06-21 发布
0 226
下载积分: 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 个回复

  • mnth_toolbox
    Matlab的模拟退火算法工具箱。并附有sample文件夹,有助于初学者进行学习测试。(The Matlab simulated annealing algorithm toolbox. With the sample folder, will help beginners learn the test.)
    2012-07-18 09:21:32下载
    积分:1
  • SIMULINK
    用matlab对F16进行动态仿真,学习matlab的可以看一下。(Matlab on the F16 with the dynamic simulation, learning matlab that can look at.)
    2010-06-21 17:20:55下载
    积分:1
  • char2line
    This program is used for Count the number of character in line
    2013-04-05 11:37:20下载
    积分:1
  • chapter-8--A-solved-problem-on-transfer-function-
    erikson chapter8 solved problems
    2013-12-27 11:34:35下载
    积分:1
  • 电力系统机组组合分段线性优化
    说明:  电力系统短期运行模拟程序,机组组合程序,以日为调度周期,ieee14节点标准系统为算例。(Power system short-term operation simulation program, unit combination program, daily scheduling cycle, IEEE 14 node standard system as an example.)
    2021-03-29 21:09:11下载
    积分:1
  • ConvolutionalEncodingandViterbiDecoding.m
    转载:卷积编码+维特比译码的matlab程序(Reprinted: convolutional code+ matlab Viterbi decoding process)
    2010-07-05 16:40:46下载
    积分:1
  • matlab_bgl-2.0
    The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work (The MatlabBGL library fills a hole in Matla b's suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs. as in graph theory graphs. The MatlabBGL packag e uses Matlab's native sparse matrix type as a gra ph and provides algorithms that work)
    2007-04-11 10:31:48下载
    积分:1
  • RegionGrowing
    快速的2D/3D区域生长算法,通过对邻近像素进行优先级排队进行加速,效果优于matlab本身的区域生长算法(Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The region growing process is further accellereated by using priority queues for the neighbourhood pixels.)
    2013-08-01 21:49:06下载
    积分:1
  • mtlab
    基于遗传算法的多目标函数优化问题的一种有效方法(An effective method for multi-objective optimization problem based on genetic algorithm function)
    2014-11-17 21:21:55下载
    积分:1
  • SBS
    Experimental and Modeling Studies of a Brillouin Amplifier文献中的数值模拟部分的matlab代码实现(Matlab code implementation of numerical simulation in literature of Experimental and Modeling Studies of a Brillouin Amplifie)
    2020-06-16 20:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载