Revision as of 19:31, 29 November 2010 by Han83 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Solution to Q5 of Week 14 Quiz Pool


Since $ H(i,j)=\delta(i-1,j) $, the error calculated at the current value is reflected to the next value on the right as follows, $ \tilde{f}(i,j)=H(i,j)\ast e(i,j)+f(i,j)=e(i-1,j)+f(i,j) $

Thus, we can solve this discrete space system independently for each row of the input $ f(i,j) $.

And their corresponding outputs will be the same since each row of the input is equivalent.

Quiz14Q5 sol.jpg

Therefore the answers become simply,

Quiz14Q5 sol1.jpg

Quiz14Q5 sol2.jpg


Back to Lab Week 14 Quiz Pool

Back to ECE 438 Fall 2010 Lab Wiki Page

Back to ECE 438 Fall 2010

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett