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