Home > lib > data_eliminate_outliers_by_distance.m

data_eliminate_outliers_by_distance

PURPOSE ^

varargout = data_eliminate_outliers_by_distance(data, diff_order, threshold, flag_interactive)

SYNOPSIS ^

function varargout = data_eliminate_outliers_by_distance(data, threshold, diff_order, flag_interactive)

DESCRIPTION ^

 varargout = data_eliminate_outliers_by_distance(data, diff_order, threshold, flag_interactive)

 Sorts spectra according to distance from the mean spectra

 If flag_interactive is on, a figure will be generated and the threshold
 will be asked

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003