Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13A80796C for ; Tue, 29 Nov 2011 15:23:53 +0000 (UTC) Received: (qmail 52010 invoked by uid 500); 29 Nov 2011 15:23:04 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 50163 invoked by uid 500); 29 Nov 2011 15:23:02 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 48590 invoked by uid 99); 29 Nov 2011 15:19:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 15:19:04 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 15:19:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8812BA6965 for ; Tue, 29 Nov 2011 15:18:40 +0000 (UTC) Date: Tue, 29 Nov 2011 15:18:40 +0000 (UTC) From: "Thomas Neidhart (Updated) (JIRA)" To: issues@commons.apache.org Message-ID: <1431057051.22078.1322579920558.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <8741839.48931295402444839.JavaMail.jira@thor> Subject: [jira] [Updated] (MATH-485) Feature Request: Kalman Filter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MATH-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated MATH-485: --------------------------------- Attachment: KalmanFilterTest.java filter.xml I have been a bit lazy with the guide and unit tests, but please find attached an update of the unit tests for the Kalman Filter and a first draft of a user guide to be included into the site. The guide contains a lot of code, but I wanted to give a working example of how to use the Kalman filter. Any comments are welcome. > Feature Request: Kalman Filter > ------------------------------ > > Key: MATH-485 > URL: https://issues.apache.org/jira/browse/MATH-485 > Project: Commons Math > Issue Type: Wish > Reporter: Benjamin McCann > Fix For: 3.0 > > Attachments: KalmanFilterTest.java, MATH-485-cleanup2.patch, MATH-485-update1.patch, MATH-485.patch, filter.xml > > > I'd love it if Commons Math could add support for the Kalman filter. Here are a few implementations that might be able to be used for reference or included if they're using compatible licenses: > http://code.google.com/p/efficient-java-matrix-library/wiki/KalmanFilterExamples > http://mathstat.asu.edu/~eubank/ > http://www.fit.vutbr.cz/research/prod/index.php.en?id=53¬itle=1 > http://sourceforge.net/projects/jkalman/ > http://www.vni.com/products/imsl/jmsl/v30/api/com/imsl/stat/KalmanFilterEx1.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira