Description Usage Arguments Value Author(s) See Also
Function to calculate the discrete convolution between two numeric vectors
1  | convolution(x, y)
 | 
x | 
 A numeric vector of length lx  | 
y | 
 A numeric vector of length ly  | 
A numeric vector of length (lx+ly-1) with the results of the convolution between the x and y vectors
Oscar Garcia-Cabrejo khaors@gmail.com
Other utilities functions: apparent_resistivities_simple,
apparent_resistivities,
krtrans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.