搜索资源列表
SOM
- 经典的SOM人工神经网络例子源码-classic example ANN FOSS
经典的SOM人工神经网络例子源码
- 经典的SOM人工神经网络例子源码.zip 经典的SOM人工神经网络例子源码.zip-classic example of artificial neural network source. Zip SOM classic example of artificial neural network source. Zip
som-matlab
- 一个MATALAB写的SOM神经网络原代码程序-a MATALAB write SOM neural network source procedures!
SOM模式提取与分类
- SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况。-SOM neural network, can feature extraction and classification, in particular characteristic dimension of more.
tsp-som
- 一个java的小程序,用SOM网络解决的是TSP问题.问题的大小可以自由变化,随机生成权值-a small program that will solve the SOM is TSP. The size of the problem can freely change randomly generated weights
som-source
- 基于MATLAB的SOM神经网络设计源程序-MATLAB-based SOM neural network design source
SOM
- 神经网络中的SOM算法的C语言程序实现,可以对初学者了解神经网络有帮助.-SOM neural network algorithm in the C language program can be for beginners understand the neural network has to help.
som
- 采用神经网络中的SOM网络,对数据进行分类-The use of neural networks in the SOM network, the data classification
SOM
- 关于SOM神经网络算法源代码,内含编译后的EXE程序-SOM neural network algorithm on the source code, containing the compiled EXE program
SOM
- SOM神经网络算法源程序,同时提供算法的演示源程序。-SOM neural network algorithm source code, while providing algorithm demo source code.
SOM
- Kohonen的SOM软件包,matlab里最好的som软件-Kohonen s SOM package, matlab best som software
SOM
- som算法 组织神经网络用于图像分割matlab实现-som-organizing neural network algorithm for image segmentation matlab achieve
SOM
- 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
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
- 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 fr a mework)
som
- 基于SOM的突然分类源码,自编代码希望对大家有所帮助-SOM-based classification of a sudden source, self-compiled code that you want to help
Simple_2D_SOFM
- som matlab code som matlab code-som matlab code som matlab code som matlab code
SOM
- MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点