NoiseEstimationFFTExpWinMat: NoiseEstimationFFTExpWinMat.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Estimate the noise of some spectra using a FFT filter and a decay exponential window in frequency domain.

Usage

1
NoiseEstimationFFTExpWinMat(x, filWinSize = 40L)

Arguments

x

an Rcpp::NumericMatrix containing the spectra intensities. Each spectrum in a row.

filWinSize

an integer specified the cosinus win size in samples.

Value

an Rcpp::NumericMatrix containing the estimated noise in a matrix where each spectrum is a row.


prafols/rMSIproc documentation built on Dec. 12, 2021, 7:31 p.m.