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 Create a k nearest neighbor classifier.
- 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 Wed 03-May-2006 23:48:50 by m2html © 2003