View source: R/pulseDetection_simple.R
pd_simple | R Documentation |
Detects pulses in a Wave.
pd_simple(
wave,
U = 120,
gamma = 0.05,
alpha = 1.4,
scaling = 32,
V = 480,
psi = 1
)
wave |
A Wave object |
U |
Window length |
gamma |
Gamma |
alpha |
Alpha |
scaling |
Scaling |
V |
V Window length |
psi |
Psi |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.