Function to calculate the apparent resistivities using a given Earth model.

apparent_resistivities_simple(par, filt, spacing)

Arguments

par

A numeric vector grouping real resistivities and layer thicknesses

filt

A numeric vector with the values of the coefficients of the linear filter for an Schlumberger array

spacing

A numeric vector with the values of the AB/2 spacing.

Value

A list with the following elements:This section includes all the functions

  • appres: A numeric vector with the values of the apparent resistivities

  • ab2: A numeric vector with the values of the electrode spacing

See also

Other utilities functions: apparent_resistivities, convolution, krtrans