How a Kalman filter works, in pictures Kalman filters are a mathematical process for smoothing out a noisy signal (its more complicated than that) its a central algorithm in robotics and real time sensing systems in general. tags: Kalmanrobotkalmanfiltersensors Posted from Diigo. The rest of my favorite links are here.
thisredone/rb This is very interesting and cool way to use ruby for fancy cli scripts, like people often use AWK. I haven’t quite figured out how to use it but it’s cool! tags: [tooling](https://www.di...
Python Tuples and Tuple Methods | Codementor Python doesn’t have arrays… but it does have lists and tuples. Actually lists are arrays. And tuples are … different … and don’t seem that useful. But this article explains it all. tags: tuplespythonmethods Posted from Diigo. The rest of my favorite links are here.
[Measuring Performance Metrics in Rails – via @codeship](https://blog.codeship.com/measuring-performance-metrics-in-rails/?utm_source=CodeshipNewsletter&utm_source=hs_email&utm_campaign=Weekly%20Newsletters&utm_medium=email&utm_content=64321865&_hsenc=p2ANqtz-8KtBUTDL_x4CYjPJHmnXRYu5tjqqcbKIqoO5AB7s...