willie-shen

Results 2 issues of willie-shen

I am currently on Chapter 5. So the thing is I am using an Arduino (meaning using the m328p). I flash my arduino with the SerialLoopback code. I hook up...

I just wanted to ask, how do I go from 16y(t) = x(t) + 15y(t-1) to 16y(t) = x(t) + 16y(t-1) - (16(y(t-1)-16/2)/16 My understanding is that if I apply...