how to apply convolution to two,two dimensional signals ..let me illustrate you in an elaborate way ..if I(x,y) is one two dimensional signal and H(x,y) is another signal varying in both x and y directions.how can i convolve both the signals

1 次查看(过去 30 天)
how to apply convolution to two,two dimensional signals ..let me illustrate you in an elaborate way ..if I(x,y) is one two dimensional signal and H(x,y) is another signal varying in both x and y directions.how can i convolve both the signals

回答(1 个)

Wayne King
Wayne King 2014-2-7
编辑:Wayne King 2014-2-7
Simply using conv2()
You can also see the help for filter2(). Perhaps one of your matrices is a 2-D FIR filter for the data matrix.
  3 个评论

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by