<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">I've updated my 1D linear Kalman filter
      to include an analysis method to improve the initial noise model,
      along with a proper help file.<br>
      <br>
      <a href="https://github.com/jwmatthys/kalman-pd">https://github.com/jwmatthys/kalman-pd</a><br>
      <br>
      Joel<br>
      <br>
      On 02/28/2013 05:05 PM, Charles Z Henry wrote:<br>
    </div>
    <blockquote
cite="mid:CAPfmNOGZuJHwRU43VEcge38mOksGZiRdVe5j5WJUpbWFrgWTKA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hey Joel<br>
              <br>
            </div>
            I was very interested to see your implementation.&nbsp; It's
            drastically simpler than I thought it would be.&nbsp; Well, you
            did mention it was simple :)&nbsp; However, I thought the math
            was pretty expensive to do and complex to program.<br>
            <br>
          </div>
          I like the approach generally--you have parameters for the
          assumed noise model and methods to set them (better than
          trying to build a monolith that does both the measurement and
          filtering).&nbsp; Do you have another patch or abstraction to
          analyze the sensor data and calculate those parameters?&nbsp; If
          so, you should add it to git.<br>
          <br>
        </div>
        Chuck<br>
        <div>
          <div><br>
            <br>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Feb 28, 2013 at 12:47 PM, Joel
          Matthys <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:jwmatthys@gmail.com" target="_blank">jwmatthys@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> <font face="Ubuntu">I
                just completed a very simple 1D Kalman filter Pd
                external. I haven't really done any documentation on it,
                but it seems pretty robust for cleaning up 1D sensor
                inputs.<br>
                <br>
                The source is here:<br>
              </font><br>
              <a moz-do-not-send="true"
                href="https://github.com/jwmatthys/kalman-pd"
                target="_blank">https://github.com/jwmatthys/kalman-pd</a><span
                class="HOEnZb"><font color="#888888"><br>
                  <br>
                  <font face="Ubuntu">Joel</font><br>
                </font></span></div>
            <br>
            _______________________________________________<br>
            <a moz-do-not-send="true" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>
            mailing list<br>
            UNSUBSCRIBE and account-management -&gt; <a
              moz-do-not-send="true"
              href="http://lists.puredata.info/listinfo/pd-list"
              target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>