搜索资源列表
fmap1
- matlab编写的训练som自组织特征映射神经网络的源代码。-Matlab prepared by the training som self-organizing feature map neural network source.
SOM-MATLAB
- 此ppt详细讲解了SOM的MATLAB实现全过程-This ppt explain in detail the self-organizing network learning algorithm to achieve the whole process of MATLAB
SOM
- 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
somtoolbox
- It s toolbox in determining the crime pattern analysis using SOM (Self-Organizing Maps). It s using SOM clusters and K-means clusters.
MahSom_v1
- This code is the implementation of Mahalnobis SOM algorithm published in this article. Face recognition under varying illumination using Mahalanobis self-organizing map S Aly, N Tsuruta, RI Taniguchi - Artificial Life and Robotics, 2008 - Springe
SOM
- MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
SOM
- ANN Simulink/Matlab. Constructing Kohonen Self-Organizing-Map (SOM)
SOM
- this file is about tutorial for self organizing map
som
- self organization maps, kohonem
som
- 自组织特征映射的一种基本算法,供初学者使用-Self-organizing maps as a basic algorithm for beginners
som
- 使用自组织网络som根据动物特征进行分类的示例代码-Using self-organizing network based on animal characteristics to classify som sample code
som
- 自组织映射SOM的主要目的是将任意维数的输入信号模式转变为一维或者二维的离散映射,并且以拓扑有序的方式自适应实现这个变换。呈现给网络的每一个输入模式,通常包含面对平静背景的一个局部化活动区域或“点”。这个点的位置和性质通常随输入模式的实现不同而不同。因此输入网络中所有神经元应经历输入模式的足够次数的不同实现,确保有机会完成恰当的自组织过程。自组织映射的形成主要有三个过程:竞争、合作、突触调节。-The main purpose of self-organizing map SOM is the
SOM-compress
- using self organization Map is kind of Newron Network to compress image.
Chapter-8-SOM
- 第8章 自组织竞争神经网络 书中的代码和样例 matlab-Chapter 8 of the book self-organizing competitive neural network code and sample matlab
SOMSimple
- simple self organizing map code
Polar_SOM
- 极坐标自组织映射,自动实现聚类功能,输入为待分类的数据样本,返回对应的聚类数和样本聚类情况(Use polar self organizing map method to cluster the data into several classes automaticly)
SOM-www.matlabnet.ir
- self-organizing map
som神经网络
- 一个神经网络接收外界输入模式时,将会分为不同的对应区域,各区域对输入模式有不同的响应特征,而这个过程是自动完成的。其特点与人脑的自组织特性类似。SOM的目标是用低维(通常是二维或三维)目标空间的点来表示高维空间中的所有点,尽可能地保持点间的距离和邻近关系(拓扑关系)。(When a neural network receives external input mode, it will be divided into different corresponding regions. Each r
SOM
- 此程序为自组织映射神将网络,能够实现降维功能(This procedure enables the self organizing map to realize the dimensionality reduction function.)
