Description Usage Arguments Value Source References See Also
View source: R/extract_envelope.R
extract_envelope
Extract amplitude envelope of a signal.
1 | extract_envelope(x, f = 1, cutoffs, complex = FALSE)
|
x |
signal |
f |
sampling rate in Hz |
cutoffs |
band cutoff frequencies |
complex |
if TRUE returns envelope and fine stucture as a complex valued vector |
a list of amplitude envelopes for the specified cutoffs, or a vector if only two cutoffs are provided
Method based on MATLAB code in Smith, Delgutte & Oxenham (2002).
Smith, Z. M., Delgutte, B., & Oxenham, A. J. (2002). Chimaeric sounds reveal dichotomies in auditory perception. Nature, 416(6876), 87–90. doi:10.1038/416087a
make_band_chimeras
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.