detect_peaks2
PURPOSE 
peak_indexes = detect_peaks(y, threshold, min_dist = 1, no_max = Inf, min_height = 0, no_conv = 6)
SYNOPSIS 
function peak_indexes = detect_peaks(y, threshold, min_dist, no_max, min_height, no_conv)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- detect_peaks peak_indexes = detect_peaks(y, threshold, min_dist = 1, no_max = Inf, min_height = 0)
This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003