Description Usage Arguments Value Author(s)
View source: R/bandlimit_spectrum.R
This function takes a spectrum matrix and chops off the rows which are not within the specified band.
It's not clear that it's useful overall, since seewave's specprop() has the ability to do band-
limiting. Nevertheless we're holding on to it until we can verify that it doesn't provide anything
useful
1 | bandlimit.spectrum(spectrum, band)
|
spectrum |
The spectrum to be band-limited. |
band |
The name of the band, either "Sparrow" or "Thrush". |
The band-limited spectrum.
Jesse C. Ross
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.