搜索资源列表
fmap1
- matlab编写的训练som自组织特征映射神经网络的源代码。-Matlab prepared by the training som self-organizing feature map neural network source.
SOFM
- 基于自组织神经网络的矢量量化编码Matlab程序
三维自组织特征映射神经网络程序
- 绘制三维数据的散点图,并进行SOFM聚类的matlab程序。
11
- 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
zzznet
- 自组织神经网络算法的matlab仿真应用-Self-organizing neural network algorithm matlab simulation
SOM
- MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
matlab
- 这是基于自组织竞争神经网络的例题 具体的自己看-This is based on self-organizing competitive neural network that looks at specific examples
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
Untitled
- matlab的神经网络的矢量量化,自组织神经网络的matlab下的实现(可运行)-Matlab vector quantization of neural network
2
- 根据归一化后的原始数据曲线,运用自组织神经网络进行藻种识别-According to the normalized data,we identify the HABs using the SOM.
Desktop
- 根据归一化后的原始数据曲线,进行导数变换,然后运用自组织神经网络进行藻种识别-According to the normalized data,we use the Differential switch,and then identify the HABs using the SOM.
Desktop
- 根据归一化后的原始数据曲线,进行导数变换等,然后运用自组织神经网络进行藻种识别-According to the normalized data,we use the Differential switch,and then identify the HABs using the SOM.
matlab
- 自己2011年12月的神经网络作业,利用神经网络训练: 自组织竞争网络在模式分类中的应用 —患者的某病的发病预测-December 2011, the neural network operation, the use of neural network training: self-organizing competitive network for pattern classification- in patients with the incidence of a disease
Self-organizing_feature_map_model
- 自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-Self-organizing maps model (Self-Organizing feature Map), that a neural n
Neural-network-toolbox-function
- Matlab神经网络工具箱函数涉及的网络模型有,感知机网络、线性神经网络、BP神经网络、径向基神经网络、自组织神经网络、学习向量量化神经网络、Elman神经网络、Hopfield神经网络、自适应滤波和控制系统网络等。-Matlab neural network toolbox function involving network model have a perceptron and linear neural network, BP neural network, RBF neural net
mykohonen
- 自组织神经网络竞争网络神经网络,无导师学习算法,分类 联想记忆功能。-Self-organizing competitive neural network, neural network without a mentor learning algorithm, classification Associative memory function.
Neural network tutorial
- 自组织神经网络,反馈神经网络,用GUI设计神经网络等(Self-organizing neural network, feedback neural network, neural network with GUI design)
som神经网络
- 一个神经网络接收外界输入模式时,将会分为不同的对应区域,各区域对输入模式有不同的响应特征,而这个过程是自动完成的。其特点与人脑的自组织特性类似。SOM的目标是用低维(通常是二维或三维)目标空间的点来表示高维空间中的所有点,尽可能地保持点间的距离和邻近关系(拓扑关系)。(When a neural network receives external input mode, it will be divided into different corresponding regions. Each r
第8章 自组织竞争神经网络
- 在matlab平台上进行自组织竞争神经网络的编写与运行(Self-organizing competitive neural network)
第8章 自组织竞争神经网络
- MATLAB学习资料,自组织竞争神经网络,带一组测试数据。(MATLAB learning materials, self organizing competitive neural network, with a set of test data.)