登录
首页 » Matlab » 图像分割使用K聚类方法

图像分割使用K聚类方法

于 2022-03-17 发布 文件大小:2.33 kB
0 70
下载积分: 2 下载次数: 1

代码说明:

k-均值是一个最简单的无监督学习算法,解决了众所周知的聚类问题。该过程遵循一个简单和容易的方法对给定的数据集通过一定数量的集群(假设k集群)固定。其主要思想是定义K中心,每一个集群。这些重心shoud在狡猾的方式,因为不同的位置会导致不同的结果。因此,更好的选择是把它们尽可能的远离对方。下一步是把每个点属于一个给定的数据集和它关联到最近的质心。如果没有点等候,第一步是完成和早期集运做。在这一点上,我们需要重新计算钾的新重心为从上一步产生的集群的重心。当我们这些钾的新重心,一个新的结合也要做相同的数据设置点和最近的新的质心之间。一个循环已经生成。由于这种回路我们可能注意到K重心位置改变自己一步一步直到没有更多的变化做。这个代码使用MATLAB的内部功能和记忆preallocations应用Kmeans算法的快速实现。这是一个高效的代码用于聚类的灰度或彩色图像或可用于群集的多维数组。

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

发表评论

0 个回复

  • youdaosudu
    动量理论-叶素理论计算涵道螺桨诱导速度及拉力系数(failed to translate)
    2011-04-19 20:46:02下载
    积分:1
  • 数据挖掘 Binning算法
    说明:  数据挖掘中的binning算法,用于数据预处理(Binning algorithm in data mining for data preprocessing)
    2019-01-07 09:04:15下载
    积分:1
  • 负荷预测
    说明:  对电力系统的负荷进行预测用BP神经网络实现(BP neural network for forecasting power system load)
    2020-10-20 22:27:30下载
    积分:1
  • alliances
    R. Lin and A.P. Petropulu, 揂 New Wireless Medium Access Protocol Based On Cooperation,擨EEE Trans. on Signal Processing, vol. 53, no. 12, pp. 4675-4684, December 2005. (MATLAB code).
    2009-03-31 20:54:20下载
    积分:1
  • Modelling-of-PMSM
    自己搭的一个pmsg模型,能实现最大功率点跟踪(D-PMSG MODEL is built by myself,it can achieve mppt )
    2013-04-07 08:12:05下载
    积分:1
  • PTSingleNovel_v2.1.4
    2014-10-20 PTSingleNovel 2.1.4 正式版 [新增] 1、更新核心框架为PT Framework为3.1.2版本 2、增加内容替换功能 3、增加SITEMAP的功能(2014-10-20 PTSingleNovel 2.1.4 full version [Added] 1, update the core framework for PT Framework for version 3.1.2 2. Replace feature additions 3, increasing functionality SITEMAP)
    2015-04-03 21:23:17下载
    积分:1
  • jacobidiedai
    用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码(a procedure of jacobi diedai)
    2014-01-29 20:20:36下载
    积分:1
  • my_QPSKmod_201107
    QPSK调制解调仿真 从基带信号产生——IQ映射——调制——信道加噪——解调——判决及反映射——接收信号输出,每个步骤都画出了图形。 (QPSK modulation and demodulation simulation generated from the baseband signal- IQ Mapping- Modulation- channel plus noise- demodulation- judgment and reflect radio- reception signal output, each step to draw the graph.)
    2020-09-13 12:47:58下载
    积分:1
  • ALG083
    FAST FOURIER TRANSFORM ALGORITHM To compute the coefficients in the discrete approximation
    2010-09-20 18:15:17下载
    积分:1
  • 边缘检测与分割处理
    程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets)
    2005-07-29 09:26:36下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载