Self-Organizing Map - Simple demonstration

版本 1.0.0.0 (2.7 KB) 作者: George Azzopardi
A simple and neat implementation of a self-organizing map algorithm
4.0K 次下载
更新时间 2013/1/21

查看许可证

While there are many sources that provide the pseudo-code of a self-organizing map (SOM), I could not find a simple implementation that clarifies every step of this algorithm which was introduced by Kohonen.

For this reason I implemented this clearly defined Matlab implementation and wanted to share it with you.

As a demonstration I use the RGB 3D training vectors. The trained SOM neurons result in a 2D spatial arrangement such that the neurons that have similar 3D weight vectors (i.e. similar colour representation) are located close to each other.

引用格式

George Azzopardi (2024). Self-Organizing Map - Simple demonstration (https://www.mathworks.com/matlabcentral/fileexchange/39930-self-organizing-map-simple-demonstration), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
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.0.0.0