Package | Description |
---|---|
org.apache.commons.math3.filter |
Implementations of common discrete-time linear filters.
|
Class and Description |
---|
MeasurementModel
Defines the measurement model for the use with a
KalmanFilter . |
ProcessModel
Defines the process dynamics model for the use with a
KalmanFilter . |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.