Welcome![Sign In][Sign Up]
Location:
Search - Self Organizing Map matlab

Search list

[AI-NN-PR自组织特征映射应用实例

Description: 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment : Matlab Brief Description : Self-Organizing Map model (Self-Organizing Map feature), a neural network that external input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is automatic End %. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
Platform: | Size: 1024 | Author: 李洋 | Hits:

[GUI Developsomtoolbox2

Description: 一个自组织映射的很好的程序,其中包含4个演示程序,使用者也可以在此基础上进行开发,很方便的。-a Self-Organizing Map of good procedures, which include four demo program, users can also conducted on the basis of this development, is very convenient.
Platform: | Size: 359424 | Author: 王晓 | Hits:

[Special Effectssom-source

Description: 基于MATLAB的SOM神经网络设计源程序-MATLAB-based SOM neural network design source
Platform: | Size: 4096 | Author: lihuan | Hits:

[matlabKohonenSOFM

Description: Kohonen的SOFM(自组织特征映射)源程序,希望大家喜欢-Kohonen's SOFM (self-organizing feature map) source hope you like
Platform: | Size: 29696 | Author: klhkl | Hits:

[AI-NN-PRsom_demo2

Description: demo 2, a self organizing map, one kind of neural network
Platform: | Size: 5120 | Author: yu | Hits:

[matlabSOM

Description: Kohonen的SOM软件包,matlab里最好的som软件-Kohonen s SOM package, matlab best som software
Platform: | Size: 1543168 | Author: lance | Hits:

[matlabSOM

Description: 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
Platform: | Size: 2048 | Author: JW | Hits:

[matlabvqtam

Description: MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers: G. A. Barreto & A. F. R. Araujo (2004) "Identification and Control of Dynamical Systems Using the Self-Organizing Map" IEEE Transactions on Neural Networks, vol. 15, no. 5.
Platform: | Size: 23552 | Author: Carlos Wilson | Hits:

[Software Engineeringself-organizing

Description: 基于自组织特征映射神经网络的图像压缩算法,EI检索论文,绝对有参考价值.-Based on self-organizing feature map neural network image compression algorithm, EI retrieval papers, the absolute reference value.
Platform: | Size: 309248 | Author: yangjianlei | Hits:

[matlabMahSom_v1

Description: 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 - Springer-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- Springer
Platform: | Size: 1024 | Author: Aly | Hits:

[matlabSOM

Description: MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
Platform: | Size: 1024 | Author: ccccc | Hits:

[matlabsom(Jal.You)

Description: SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点及其周围节点的连接权矢量向输入模式的方向作相应的修正。当输入模式类别发生变化时,二维平面上的获胜节点也从原来节点转移到其它节点。这样,网络通过自组织方式用大量训练样本数据来调整网络的连接权值,最后使得网络输出层特征图能够反映样本数据的分布情况。根据SOM网络的输出状况,不仅能判断输入模式所属的类别,使输出节点代表某类模式,而且能够得到整个数据区域的分布情况,即从样本数据得到所有数据的分布特征。 -SOM neural network (self-organizing feature map neural network) is an unsupervised neural network. Network topology is an input layer and an output layer. Input layer nodes is the input dimension of the sample, each node represents a component input samples. Output layer nodes are arranged in two-dimensional array structure. X in the input layer and output layer each node of each neuron node Y by a weight (the weight vector as W) is connected, so that each output layer corresponds to a connection node of the right vector. Self-organizing feature maps of the basic principle is, when each category of inputs into the model, its output layer one node get the maximum boost and win, Huoshengjiedian around Yixiejiedian Yin Zuo Yong Ye Shoudaojiaotai lateral stimulation. Then a learning network operation, the winner node and surrounding nodes in the right direction vector to the input mode to make consequential amendments. When the input mode type changes, the two-dimensional plane of the wi
Platform: | Size: 47104 | Author: leidan | Hits:

[matlabSOM

Description: ANN Simulink/Matlab. Constructing Kohonen Self-Organizing-Map (SOM)
Platform: | Size: 150528 | Author: Pavigo | Hits:

[matlab1_4

Description: 量子自组织特征映射网络聚类算法仿真程序 量子群智能优化算法-Quantum self-organizing feature map network clustering algorithm simulation program
Platform: | Size: 2048 | Author: wang | Hits:

[matlabSOFM--in-Matlab

Description: SOFM网络及其在MATLAB中的实现.本文详细叙述了自组织映射网络的原理、算法及其在 Matlab中实现的工具箱,并结合实例给出了SOFM在Matlab上的实现方法,对于SOFM的现存问题和未来研究趋势作了分析和展望。 -This paper described the principle,the algorithm andthe toolbox in Matlab of Self-organizing Feature Map Neural Network detailedly,including a paradigm of SOFM implemented in Matlab,analyzed the problem of SOFM at present and prospected its researching trend in the future.
Platform: | Size: 396288 | Author: dreamer | Hits:

[matlabSelf-organizing_feature_map_model

Description: 自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-Self-organizing maps model (Self-Organizing feature Map), that a neural network to accept outside input mode, will be divided into different regions, the regional input modes have different response characteristics, while the process is done automatically . The connection weights of neurons with a certain distribution. Nearest neurons stimulate each other, while distant neurons are mutually inhibitory, with a further some of the weaker stimulus. Self-organizing feature map method is a clustering method without teachers.
Platform: | Size: 1024 | Author: yyt | Hits:

[matlabSOMSimple

Description: simple self organizing map code
Platform: | Size: 2048 | Author: emnic | Hits:

[AI-NN-PRsom

Description: SOM example in MATLAB
Platform: | Size: 626688 | Author: Anbazhagan | Hits:

[AI-NN-PRSelf-Organizing-Map-master

Description: Self Organizing Map example in MATLAB
Platform: | Size: 945152 | Author: Anbazhagan | Hits:

[AI-NN-PRSelf-Organizing-Map

Description: Self Organizing Map MATLAB code
Platform: | Size: 242688 | Author: Anbazhagan | Hits:
« 12 3 »

CodeBus www.codebus.net