Finding relationship between convolution, Stationary Wavelet Transform.

Status
Not open for further replies.

user215806

Newbie level 1
Joined
Mar 27, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,286
I have a problem where I have to implement Stationary Wavelet Transform and I am constrained that I can only up sample my input and not the filters. Is there a way to map convolution relationship between signals this way?

On in matlab syntax:

conv(upsample(A,2), B) == conv(upsample(B,2), A)

where A is input, and B is filter co-efficients.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…