![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Convex Polygonal Line baseline correction.
This was inspired on OPUS Rubberband baseline correction (RBBC) [1].
Stretches a convex polygonal line whose vertices touch troughs of x without crossing x (see below).
This one is parameterless, whereas OPUS RBBC asks for a number of points.
[1] Bruker Optik GmbH, OPUS 5 Reference Manual. Ettlingen: Bruker, 2004.
Definition in file bc_rubber.m.
Go to the source code of this file.
Functions | |
function | bc_rubber (in X) |
function bc_rubber | ( | in | X | ) |
X | [no]x[nf] matrix whose rows will be individually baseline-corrected |