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

Detailed Description

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.

rubberlike_explain.png

References

[1] Bruker Optik GmbH, OPUS 5 Reference Manual. Ettlingen: Bruker, 2004.

See also
demo_pre_bc_rubber.m

Definition in file bc_rubber.m.

Go to the source code of this file.

Functions

function bc_rubber (in X)
 

Function Documentation

function bc_rubber ( in  X)
Parameters
X[no]x[nf] matrix whose rows will be individually baseline-corrected
Returns
[Y] or [Y, L] Where L are the baselines