Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

5 results for “from:Michael Tiemann”

create waveform sawtooth
Michael Tiemann · Nov 12, 2017 · r-help

My tuneR sawtooth wave function generator is broken. When I use the sine function, I get exactly what I expect: a sine wave whose frequency is defined by the freq parameter. In particular, higher frequencies have shorter wavelengths (more cycles...

need help with SIGNAL module
Michael Tiemann · Nov 6, 2008 · r-help

I sent this message to the maintainer's email address listed on the signal package, but it bounced. Perhaps somebody on this list has more insight into the signal package than I do (or knows the maintainer's new address...

create waveform sawtooth
Michael Tiemann · Nov 13, 2017 · r-help

Here is perhaps a better sawtooth wave generator: sawtooth <- function(freq, duration = samp.rate, from = 0, samp.rate = 44100, bit = 1, stereo = FALSE, xunit = c("samples", "time"), reverse = FALSE, ...){ xunit <- match.arg(xunit) durFrom <- preWaveform(freq = freq, duration = duration, from...

patch to enhance sound module for 96 kHz/24 bit sample sizes
Michael Tiemann · Jul 8, 2007 · r-help

Greetings Matthias, Thanks again for your sound module. I did not ever manage to find the time to play with phase equations, but I found I needed the module for a new project involving bats. I needed to do some...

Different sings for correlations in OLS and TSA
Michael Tiemann · Aug 29, 2005 · r-help

Dear list, I am trying to re-analyse something. I do have two time series, one of which (ts.mar) might help explaining the other (ts.anr). In the original analysis, no-one seems to have cared about the data...

Can't find what you're looking for? Try searching with Google .