📄 kalman.txt
字号:
The program implements a stochastic filter known as a Kalman Estimator for "Estimating a Constant " problem. The program implements a Kalman estimator for "Estimating a constant problem.". It simulates a measuring process where the measured data is corrupted by white gaussian noise. It uses no matrix manipulations to maintain simplicity. It ouputs the corrupt input and the filtered ouput into different files for plotting.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -