dist_euclidean
PURPOSE 
Calculates the Euclidean distance between vectors [FAST].
SYNOPSIS 
function D = dist_euclidean( X, Y )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- clf_knn_fwd Apply a k-nearest neighbor classifier to X.
- kmeans2 Very fast version of kmeans clustering.
- meanshiftim_explore Visualization to help choose sigmas for meanshiftim.
- meanshift_post Some post processing routines for meanshift not currently being used.
Generated on Sun 02-Oct-2005 19:35:28 by m2html © 2003