-
som(Jal.You)
说明: 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)
- 2010-04-26 10:30:39下载
- 积分:1
-
image3
Matlab source code related to jpeg. which is useful for the developers .. compression and decompression ..
- 2009-04-30 20:00:49下载
- 积分:1
-
energydetection
说明: 用MATLAB软件进行仿真能量检测频谱感知算法(MATLAB software to simulate the energy use of spectrum sensing algorithm for detecting)
- 2011-03-23 17:19:23下载
- 积分:1
-
EWT
新开发出来的经验模态小波变换工具及其例程。(EWT toolbox.)
- 2020-11-21 10:59:37下载
- 积分:1
-
Malik
source code for finding histogram of an image and inset plotting in matlab
- 2013-03-17 19:37:40下载
- 积分:1
-
PCA特征提取算法,matlab源代码
包含优化类的几个简单示例程序,毕业设计有用,LDPC码的完整的编译码,有CDF三角函数曲线/三维曲线图,通过反复训练模板能有较高的识别率,matlab编写的元胞自动机。
- 2023-08-10 11:45:03下载
- 积分:1
-
digital
数字信号的Matlab仿真程序,包括常用的数字信号调制解调过程。(51 SCM-related tutorials, very good, good view, very useful!)
- 2009-05-08 23:40:27下载
- 积分:1
-
matlabNeuralNetworkApcationDesign
说明: matlab神经网络应用设计》关于神经网络方面很重要的学习书籍(matlab神经网络应用设计》)
- 2010-03-17 00:00:59下载
- 积分:1
-
Image-Compression
Compiler Codings for Image Processing
- 2011-06-18 10:26:08下载
- 积分:1
-
test2
基于AR参数模型的功率谱估计及其结果分析(Based on the AR parameter model of the power spectrum estimation and Results Analysis)
- 2013-04-18 16:35:39下载
- 积分:1