convolution: convolution

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the discrete convolution between two numeric vectors

Usage

1

Arguments

x

A numeric vector of length lx

y

A numeric vector of length ly

Value

A numeric vector of length (lx+ly-1) with the results of the convolution between the x and y vectors

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other utilities functions: apparent_resistivities_simple, apparent_resistivities, krtrans


khaors/rves documentation built on May 29, 2019, 3:07 a.m.