Kohonen Self Organizing Feature Maps (SOFM) for Simulink.

버전 1.2.0.0 (99.6 KB) 작성자: Marcelo Fernandes
A implementation of the Kohonen Self Organizing Feature Maps (SOFM) algorithm for Simulink.
다운로드 수: 1.2K
업데이트 날짜: 2012/5/22

라이선스 보기

This model contains a implementation of the SOFM algorithm using Simulink's basic blocks. The SOFM algorithm is associated with a single block with various configuration parameters:

Number of the neuron inputs
Grid size (rows and columns)
Initial value of standard deviation (sigma0) - Topological neighborhood function
Time constant (t1) - Topological neighborhood function decrease
Initial value of the learning-rate parameter (mu0)
Time constant (t2) - Learning-rate parameter decrease

The attached file contains an example of a network with two dimensional lattice driven by a two dimensional distribution with 100 neurons arranged in a 2D lattice of 10 x 10 nodes.

Marcelo Augusto Costa Fernandes
DCA - CT - UFRN
mfernandes@dca.ufrn.br

인용 양식

Marcelo Fernandes (2025). Kohonen Self Organizing Feature Maps (SOFM) for Simulink. (https://kr.mathworks.com/matlabcentral/fileexchange/36369-kohonen-self-organizing-feature-maps-sofm-for-simulink), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Function Approximation, Clustering, and Control에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

weights2DView.m (s-function) file was inserted.

1.1.0.0

Insert more information of the model in description field.

1.0.0.0