Note: Elias Pampalk is not working at OFAI anymore. These pages are no longer updated and kept for archiving purposes only. For any further information, please visit Elias Pampalk's current personal webpage.

 Last Updated: 29.10.2002

Download

The GHSOM Toolbox requires the SOM Toolbox (Version 2) to be installed. The SOM Toolbox is available under the GNU GPL license.

Please refer to the Matlab help on how to install a toolbox. The following guidlines will not work on all systems.
  1. Download ghsom.zip (144KB) - Version 29.10.2002
  2. Extract and copy files into e.g. "c:\matlab\toolbox\ghsom" directory.
  3. Modify the path settings. This can be done in Matlab with e.g. "addpath c:\\matlab\\toolbox\\ghsom". Notice that it is also possible to automatically add a toolbox path by adding the "addpath" command to the "startup.m" file in the "toolbox\local" directory. (If the file does not exist, it can be created by the user.)
  4. Try some demonstrations such as "ghsom_demo".