snr | R Documentation |
Compute SNR of a certain location of signal-plus-noise data
snr(order, gamma, is.jump, jump, diffb, addb)
order |
order of derivative of data |
gamma |
bandwidth of Gaussian kernel |
is.jump |
logical value indicating if the location to be calculated is a jump point |
jump |
jump height |
diffb |
difference of the slopes on left and right sides of the location |
addb |
sum of the slopes, only used when order is 1 |
value of SNR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.