NoiseEstimationFFTExpWin: NoiseEstimationFFTExpWin.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

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

Usage

1
NoiseEstimationFFTExpWin(x, filWinSize = 40L)

Arguments

x

an Rcpp::NumericVector containing the spectrum intensities.

filWinSize

an integer specified the cosinus win size in samples.

Value

an Rcpp::NumericVector containing the estimated noise.


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