Roger Labbe

Results 29 comments of Roger Labbe

This handout from Paul Zarchan parallels my thinking on the topic: http://iaac.technion.ac.il/workshops/2010/KFhandouts/LectKF24.pdf In other words, we can compute the optimal performance of a filter, and then test a real world...

This code is very unreadable; if you have 4 spaces before each line github will transform it into valid python. I don't understand your problem construction. You have a state...

Hi, I don't understand the motivation for the second set of code. The KF is not estimating any parameters, hence K is meaningless, and you certainly can't apply it to...

Right now everything in the \pdf directory is meant to be run in linux, or in a cygwin environment on Windows, as I have very little interest in trying to...

I think the concept of a DOI for github repositories is a broken idea, trying to shoehorn 'dead trees' practices into modern publication. There is no real concept of "the"...

I honestly have no idea, and believe you are correct!

True, it should be removed!

I modified my local copy; I used the Python library playsound, which is cross platform (I've only tested on Windows 10). from playsound import playsound def alarm_sound(): playsound('c:\\windows\\Media\\alarm01.wav')

I just encountered this after reinstalling anaconda. I don't know 'who' generates this warning, but it would be super helpful that instead of saying 'choose one of" classic', which I...