IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
peak_landmarks.m File Reference

Detailed Description

Converts curves to their peaks/troughs locations.

Parameters
Xdata matrix with curves as rows
map[idxmin, idxmax, flag_min; ...]
t_rangefor the final conversion of output values to the proper scale.
Returns
T

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 Documentation

function peak_landmarks ( in  X,
in  map,
in  t_range 
)