搜索资源列表
SOM-MATLAB
- 此ppt详细讲解了SOM的MATLAB实现全过程-This ppt explain in detail the self-organizing network learning algorithm to achieve the whole process of MATLAB
imagerecgonition
- 尿沉渣图像识别,采用形态学图像分割,som进行识别!-urine image recognition, image segmentation using morphological, som identification!
SOM
- 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
knn_som
- This function can inflexibly used by the programmers who want to find neighbor in som
somtoolbox2_Mar_17_2005
- it is matlab code , som(slef organizing map) tool for matlab
somtoolbox
- SOM工具包,包括matlab程序及学习文档-SOM toolkit, including the procedures and learning matlab documentation
classical_SOM_program
- classic SOM program for using with Matlab Neural network toolbox useful for data classification etc.
3970997som-matlab
- 这是非常好的程序,有兴趣的都来看看,-It is a very good procedures, all interested parties to look at,
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
- describes selforganizing feature maps which describes the clustering and compression
som
- MRI Brain Tumour Classification - SOM ( Self Organized Map)-MRI Brain Tumour Classification- SOM ( Self Organized Map)
SOM
- Basic library that implements Kohonen s SOM and its learning. Lanuage: C# (.Net 3.5 Framework)
project3
- this som method in NeuralNetwork
somm
- code source on matlab for som
som
- based text clustering algorithm, has a detailed analysis and examples
som
- 基于SOM的突然分类源码,自编代码希望对大家有所帮助-SOM-based classification of a sudden source, self-compiled code that you want to help
SOM
- MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
SOM1PPT
- 这个PPT重点讲述SOM是什么,怎样运用SOM进行分类,是个不错的介绍,通过这一介绍可以使同学们对SOM有深刻的了解-The PPT focus on the SOM what is, and how to use SOM for classification, is a good introduction, through this presentation will enable students to have a deep understanding of the SOM
sofm
- Simple algorithm SOM
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点