Convolution of two arrays with non-uniform grid spacing

1 次查看(过去 30 天)
I am trying to find the convolution of two arrays: say U and a Gaussian. Both U and the Gaussian are three dimensional. The only problem is that my z dimension is non-uniform in its grid spacing. That is, the dz varies as a function of z. In Matlab's N-dimensional convolution function, I don't see any input for the x, y, and z. This implies that Matlab assumes a uniform grid spacing. What is the best way to compute this three-dimensional convolution where my dx and dy are constant but the dz is changing as a function of z?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Elementary Math 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by