How do I find a center of a class using SOMs?

1 次查看(过去 30 天)
I am using the self-organizing maps algorithm through matlab toolbox and I am trying to find the centers of my clusters but I cannot find a way to do it. The only relevant commands I have found are the following: centers = net.IW; centers = net.LW; centers = net.b; it seems like that only the first one works but provides the center of the input weights

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Cluster Analysis and Anomaly Detection 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by