![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Converts curves to their peaks/troughs locations.
X | data matrix with curves as rows |
map | [idxmin, idxmax, flag_min; ...] |
t_range | for the final conversion of output values to the proper scale. |
Definition in file peak_landmarks.m.
Go to the source code of this file.
Functions | |
function | peak_landmarks (in X, in map, in t_range) |
function peak_landmarks | ( | in | X, |
in | map, | ||
in | t_range | ||
) |