竞争网络实现2维数据聚类我要分享

Two dimensional data clustering based on competitive network

神经网络聚类 竞争网络 JVX 神经网络-聚类

关注次数: 313

下载次数: 0

文件大小: 80KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

利用竞争神经网络实现2维10类数据的聚类。产生[0 1]之间的10类聚类数据(每类15个样本),用竞争神经网络实现所产生数据的聚类,并在同一图上显示聚类结果。


English Description:

< p > The competitive neural network is used to cluster 2-D 10 kinds of data. produce [ 0 1 ] In this paper, the competitive neural network is used to cluster the data of 10 clusters (15 samples in each cluster), and the clustering results are displayed on the same graph.


代码预览

竞争网络实现2维数据聚类\neuro_net.m

竞争网络实现2维数据聚类\利用竞争神经网络实现2维10类数据的聚类.doc

竞争网络实现2维数据聚类