Comment on The overengineered solution to my pigeon problemparentComments−maxmunzelOP4yThis is pretty much what I’m doing. Except that I’m using an exponential moving average so I don’t have to mess with windowing.−catlifeonmars4yOh nice, I hadn’t thought of that.
Comments
This is pretty much what I’m doing. Except that I’m using an exponential moving average so I don’t have to mess with windowing.
Oh nice, I hadn’t thought of that.