Convolution of Z-transform 2D filter kernel with 2D matrix

  • Follow


Hello--

In a paper that I am reading, I am given a 2D filter kernel described in 
Z-transform format as

C(Z_t, Z_x) = B(1/Z_t) - (Z_x)( B(Z_t) )

where B(Z_t) is an expression of the Z-transform in terms of the time. 
The filter kernel described above is to be convolved with a 2D matrix, 
with coordinates in terms of (x, t), where x is position, and t is time.

How would I express this filter in Matlab and perform the convolution 
with the 2D kernel?

Nicholas

0
Reply n.kinar (156) 5/19/2010 3:34:43 PM


0 Replies
581 Views

(page loaded in 0.027 seconds)

Similiar Articles:













7/25/2012 3:48:43 PM


Reply: