Home > UnioviSOM-Oficial > somdist.m

somdist

PURPOSE ^

SOMDIST Distance map for SOM

SYNOPSIS ^

function [D,Dmax,Dmin]=somdist(som)

DESCRIPTION ^

 SOMDIST  Distance map for SOM

          [D,Dmax,Dmin]=somdist(som)

            INPUTS:
                 som: smap type structure (UnioviSOM)

            OUTPUTS:
                 D:    Mean distance value of 1-neighbours.
                 Dmax: Max  distance value of 1-neighbours.
                 Dmin: Min  distance value of 1-neighbours.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 21-Apr-2017 11:56:21 by m2html © 2005