Basic Kalman Filter Algorithm

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

您现在正在关注此提交

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.

引用格式

Guilherme Keiel (2026). Basic Kalman Filter Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/88867-basic-kalman-filter-algorithm), MATLAB Central File Exchange. 检索时间: .

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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