Discrete-time-Signal-Processing-Solution icon indicating copy to clipboard operation
Discrete-time-Signal-Processing-Solution copied to clipboard

Correct error in 3.17

Open tapyu opened this issue 6 years ago • 1 comments

Hello, i made one adjust in one question of your material. O question 3.17, there was four possibles ROC for H(z), this ROC was:

image

But i see one erro here: It isn't possible exist one disjoint ROC (such as in item d) ). I make this assertment based in the book of oppenheim (4 th, page 111). See the figure bellow

image

So the last response of h[n] is impossible because this ROC is disjoint

Do you agree?

tapyu avatar May 16 '19 18:05 tapyu

I believe that it is correct as is (originally). The "or" is not suggesting the union of those two regions, rather simply that h[n] would have the same form whether it was given that |z| > 2 or if it was given that |z| < 1/2.

jgmj23 avatar Jul 22 '21 18:07 jgmj23