You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is an example of the Kalman Filter in discrete time. We Implement the Kalman Filter to estimate
x(k)=x(k+1)=0.12345
using
z(k)=x(k)+w(k)
where
x: Constant state
z: Measurements
w: White noise with statistical properties w~N(0,0.01)
See the reference list for information on the Kalman filter, especially [1].
Lazaros Moysis
Cite As
Lazaros Moysis (2026). Estimating a constant state using the Kalman Filter (https://nl.mathworks.com/matlabcentral/fileexchange/155512-estimating-a-constant-state-using-the-kalman-filter), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.3 (2.02 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
