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

Search list

[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:

[matlab11

Description: 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input vector to solve more complex classification problems, based on the perceptron neural network to deal with complex classification problems, numerical analysis matlab-GUI, using BP network function source approximation, self-organizing feature map application
Platform: | Size: 41984 | Author: stephen | 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:

[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:

[Windows Developsom

Description: som matlab source code from http://chi3x10.wordpress.com/2008/05/08/som-self-organizing-map-code-in-matlab/
Platform: | Size: 1024 | Author: Aloevera | Hits:

[matlabmzathyyp

Description: 在matlab环境中自动识别连通区域的大小,迭代自组织数据分析,感应双馈发电机系统的仿真,调试通过可以使用,通过虚拟阵元进行DOA估计,最大似然(ML)准则和最大后验概率(MAP)准则。-Automatic identification in the matlab environment the size of the connected area, Iterative self-organizing data analysis, Simulation of doubly fed induction generator system, Debugging can be used, Conducted through virtual array DOA estimation, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.
Platform: | Size: 6144 | Author: unyjkj | Hits:

[AlgorithmIntelligent-Image-Color-Reduction-and-Quantizatio

Description: In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing Map Neural Network. The implemented code, uses RGB and HSV color coding, to perform the clustering task, and user can desired approach of coding.-In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing Map Neural Network. The implemented code, uses RGB and HSV color coding, to perform the clustering task, and user can desired approach of coding.
Platform: | Size: 252928 | Author: Mustafa | 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-PRSOM_1.1.1

Description: SOM Neural Network example in MATLAB
Platform: | Size: 307200 | Author: Anbazhagan | Hits:

[matlabColor Reduction and Quantization

Description: Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing Map Neural Network. The implemented code, uses RGB and HSV color coding, to perform the clustering task, and user can select desired approach of coding.
Platform: | Size: 248832 | Author: amardz | Hits:

CodeBus www.codebus.net