Basic Kalman Filter Algorithm

Computes Kalman optimal gain and MMSE estimates of a system states. Examples with a variety of models.

You are now following this Submission

A code to compute Kalman optimal gain and minimum mean square error (MMSE) estimates of a system states. Examples with a variety of models avaiable. Easily adaptable to other systems and inputs, which makes it good for study applications.

Cite As

Guilherme Keiel (2026). Basic Kalman Filter Algorithm (https://uk.mathworks.com/matlabcentral/fileexchange/88867-basic-kalman-filter-algorithm), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.4

Changed figure.

1.0.3

Minor adjustments. More models to test.

1.0.2

Small change related to process noise.

1.0.1

Minor changes.

1.0.0