文件名称:KalmanExample
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- han***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Simulation and Kalman filter for a 3rd order kinematic model
Using a Discrete Wiener Process Acceleration (DWPA) model, we illustrate the usage of the Java implementation of the Kalman filter we presented in the previous post. The model we employ here is taken from Estimation with Applications to Tracking and Navigation.-Simulation and Kalman filter for a 3rd order kinematic model
Using a Discrete Wiener Process Acceleration (DWPA) model, we illustrate the usage of the Java implementation of the Kalman filter we presented in the previous post. The model we employ here is taken from Estimation with Applications to Tracking and Navigation.
Using a Discrete Wiener Process Acceleration (DWPA) model, we illustrate the usage of the Java implementation of the Kalman filter we presented in the previous post. The model we employ here is taken from Estimation with Applications to Tracking and Navigation.-Simulation and Kalman filter for a 3rd order kinematic model
Using a Discrete Wiener Process Acceleration (DWPA) model, we illustrate the usage of the Java implementation of the Kalman filter we presented in the previous post. The model we employ here is taken from Estimation with Applications to Tracking and Navigation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KalmanExample
.............\build
.............\build.xml
.............\.....\built-jar.properties
.............\.....\classes
.............\.....\.......\kalmanexample
.............\.....\.......\.............\KalmanExample$1.class
.............\.....\.......\.............\KalmanExample$2.class
.............\.....\.......\.............\KalmanExample.class
.............\.....\.......\.............\KalmanFilter.class
.............\.....\empty
.............\dist
.............\....\KalmanExample.jar
.............\....\README.TXT
.............\....\lib
.............\....\...\Jama-1.0.2.jar
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\config.properties
.............\.........\.......\private.properties
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\kalmanexample
.............\...\.............\KalmanExample.java
.............\...\.............\KalmanFilter.java
.............\test
.............\build
.............\build.xml
.............\.....\built-jar.properties
.............\.....\classes
.............\.....\.......\kalmanexample
.............\.....\.......\.............\KalmanExample$1.class
.............\.....\.......\.............\KalmanExample$2.class
.............\.....\.......\.............\KalmanExample.class
.............\.....\.......\.............\KalmanFilter.class
.............\.....\empty
.............\dist
.............\....\KalmanExample.jar
.............\....\README.TXT
.............\....\lib
.............\....\...\Jama-1.0.2.jar
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\config.properties
.............\.........\.......\private.properties
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\kalmanexample
.............\...\.............\KalmanExample.java
.............\...\.............\KalmanFilter.java
.............\test