generate.noise: Generate autocorrelated spectral noise

Description Usage Arguments

View source: R/generate.noise.R

Description

Generate autocorrelated spectral noise

Usage

1
generate.noise(n = 2101, sigma = 1e-04, fw = 201, fsd = 6)

Arguments

n

Length of output vector (default = 2101)

sigma

Gaussian noise standard deviation (default=1e-4)

fw

Filter width. Will be coerced to an odd number if even (default = 201).

fsd

Scaling factor for filter standard deviation (default = 6)


ashiklom/PEcAnRTM documentation built on March 7, 2020, 7:46 a.m.