Deconvolution
deconvolve(vz, vx)—Performs deconvolution between 2 vectors (1D) with an arbitrary phase. This function does not support 2D deconvolution.
Arguments
vz, vx are vectors.
Was this helpful?