搜索资源列表
SOM-GRNN.rar
- 高光谱图像分类方法SOM
SOM-MATLAB
- 此ppt详细讲解了SOM的MATLAB实现全过程-This ppt explain in detail the self-organizing network learning algorithm to achieve the whole process of MATLAB
SOM
- 完全用C++实现的SOM(自组织网络映射)算法,可以用于实际工作和学习中-Entirely in C++ implementation of the SOM (self-organizing network mapping) algorithm, can be used for practical work and learning
SOM
- SOM算法,是一个不可多得的程序啊。大家喜欢的话快下啊-SOM algorithm, is a rare procedure ah. We like it fast under the ah
SOM
- 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
SOM
- VC++实现神经网络SOM(自组织特征映射网)-VC++ Realization of neural network SOM (self-organizing feature map network)
SOM
- 自組織映射網路(SOM) ,一種以競爭架構為學習基礎的類神經網路模式 SOM網路是模仿腦神經細胞『物以類聚』的特性 -Network self-organizing map (SOM), a competitive framework for the learning-based neural network model of SOM network is based on nerve cells 』『物以类聚characteristics
SOM
- 人工智能神经网络中的som算法的实现方法,学神经网络的同学请使用-Artificial neural network method som algorithm, neural network learning students use the
som
- 分别列出BP网络与som网络的代码,通过运行后可以看出同一种问题在不同网络下的处理差别。-A breakdown of BP network and som network code, by running after the same kind of problem can be seen in the different networks of processing differences.
SOM
- 用C写的神经网络,ADALINE,SOM,BAM,BPN,CPN,HOPFIELD,绝对经典、实用,测试OK!-Writing with C neural networks, ADALINE, SOM, BAM, BPN, CPN, HOPFIELD, an absolute classic, practical, tested OK!
SOM
- 神经网络 SOM-SOM neural network
SOM
- Basic library that implements Kohonen s SOM and its learning. Lanuage: C# (.Net 3.5 Framework)
SOM
- SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
som
- 经典的SOM人工神经网络例子源码,经典的SOM人工神经网络例子源码-SOM classic examples of artificial neural network source, the classic example of SOM neural network source code
som
- 自组织映射网络的构建案例,模拟均匀分布和高斯分布-the nuron network of som
som
- 在[0,1]平面上呈均匀分布和高斯分布的样本,用som网络求解体现其分布概率问题-In [0,1] plane was uniformly distributed and Gaussian distribution of the samples, using som reflect its distribution network for solving probability problems
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
SOM
- ANN Simulink/Matlab. Constructing Kohonen Self-Organizing-Map (SOM)
SOM
- SOM algorithm is a Clustring algorithm
som
- SOM Algorithm in Data Mining