登录
首页 » Matlab » 基于Kohonen网络的聚类算法——网络入侵聚类

基于Kohonen网络的聚类算法——网络入侵聚类

于 2023-06-27 发布 文件大小:87.44 kB
0 92
下载积分: 2 下载次数: 3

代码说明:

Kohonen网络是自组织竞争型神经网络的一种,该网络为无监督学习网络,能够识别环境特征并自动聚类。Kohonen神经网络是芬兰赫尔辛基大学教授Teuvo Kohonen提出的,该网络通过自组织特征映射调整网络权值,使神经网络收敛于一种表示形态,在这一形态中一个神经元只对某种输入模式特别匹配或特别敏感。Kohonen网络的学习是无监督的自组织学习过程,神经元通过无监督竞争学习使不同的神经元对不同的输入模式敏感,从而特定的神经元在模式识别中可以充当某一输入模式的检测器。网络训练后神经元被划分为不同区域,各区域对输入模型具有不同的响应特征。        Kohonen神经网络算法工作机理为:网络学习过程中,当样本输入网络时,竞争层上的神经元计算输入样本与竞争层神经元权值之间的欧几里德距离,距离最小的神经元为获胜神经元。调整获胜神经元和相邻神经元权值,使获得神经元及周边权值靠近该输入样本。通过反复训练,最终各神经元的连接权值具有一定的分布,该分布把数据之间的相似性组织到代表各类的神经元上,使同类神经元具有相近的权系数,不同类的神经元权系数差别明显。需要注意的是,在学习的过程中,权值修改学习速率和神经元领域均在不断较少,从而使同类神经元逐渐集中。

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

发表评论

0 个回复

  • randplot
    本程序是建立了三维椭球随机分布模型,并绘制出分布图像。(This procedure is to establish a three-dimensional ellipsoid model of random distribution, and to map out the distribution of the image.)
    2020-12-08 11:19:21下载
    积分:1
  • gabormask
    Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is not highly optimised - e.g. the symmetries are not used to reduce the computation. It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank. (Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is not highly optimised- e.g. the symmetries are not used to reduce the computation. It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank. )
    2007-11-27 10:05:47下载
    积分:1
  • 53H48
    Kalman Filtering and Neural Networks
    2010-08-14 05:09:41下载
    积分:1
  • mm1
    单服务台排队理论,到达时间间隔和服务时间都服从指数分布(mm1)
    2010-05-07 20:40:31下载
    积分:1
  • gena
    IT IS THE CODE OF GENETIC ALGORITHEM WHICH IS DEVELOPED IN MATLAB SOFTWARE
    2015-03-09 16:13:21下载
    积分:1
  • drawROI2
    Segment around prominent figure
    2015-04-09 21:52:16下载
    积分:1
  • zhihuangenzong
    电流滞环跟踪控制技术的MATLAB/SIMULINK仿真,文件夹里有三相的和单相的两个部分的仿真,(Hysteresis current tracking control technology MATLAB/SIMULINK simulation, simulation folder has a three-phase and single-phase two-part,)
    2020-12-21 21:09:09下载
    积分:1
  • 推荐下载图论中KM算法完整程序
    一个很有用的程序,匹配追踪和正交匹配追踪,FMCW调频连续波雷达的测距测角,真的是一个好程序,可以实现模式识别领域的数据的分类及回归,AHP层次分析法计算判断矩阵的最大特征值。
    2022-08-12 07:49:30下载
    积分:1
  • 计算bandelet变换的几何流
    这是一个简单的带通变换算法的实现,特别适合去噪应用。此实现不实现任何自适应分割(如文中所述的四叉树),而是使用固定分割。但是,此工具箱允许执行平移不变计算。
    2022-11-13 16:55:03下载
    积分:1
  • ofdm
    说明:  多输入多输出OFDM多用户检测仿真程序(MATLAB编写)(Multiple-input multiple-output OFDM multi-user detection simulation program)
    2009-08-30 12:55:06下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载