Description Usage Arguments Value
Estimate the noise of some spectra using a FFT filter and a cosinus window in frequency domain.
1 | NoiseEstimationFFTCosWinMat(x, filWinSize = 40L)
|
x |
an Rcpp::NumericMatrix containing the spectra intensities. Each spectrum in a row. |
filWinSize |
an integer specified the cosinus win size in samples. |
an Rcpp::NumericMatrix containing the estimated noise in a matrix where each spectrum is a row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.