Hi all,
i have an exam revision question to do, that i need some advice on:
a system is described by y(n)=0.1x(n)-0.2(n-1)+0.3y(n-1)
i) calculate the first five non-zero output samples produced by the input:
x(n)={....,0,-0.1,0.2,-0.3,0...}
I know how to calculate the answers and that n=0 at -0.1
my question is: as the question asks for the first 5 non-zero outputs
which inputs should i use to get use?
how does the sequence repeat itself
x(n)={....,0,-0.1,0.2,-0.3,0.,0,-0.1,0.2,-0.3,0...} one zero
x(n)={....,0,-0.1,0.2,-0.3,0,-0.1,0.2,-0.3,0...} two zero
Thanks
Ian