![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Deconvolution with a vector h.
There are two possible ways to use this function:
or
The number of variables of the output will be nf_input-2*(length(h)-1)/2
h needs to be an odd-length vector.
Definition in file deconvolve.m.
Go to the source code of this file.
Functions | |
function | deconvolve (in X, in x, in h) |
function deconvolve | ( | in | X, |
in | x, | ||
in | h | ||
) |
X | |
x | |
h |
[X_after]
or [X_after, x_after]
, as described above.