Learning the Kalman-Bucy Filter in Simulink

버전 1.0.0.0 (54.8 KB) 작성자: Yi Cao
A Simulink model to learn the continuous-time Kalman-Bucy Filter
다운로드 수: 6.6K
업데이트 날짜: 2008/1/29

라이선스 보기

This model simulates the continuous-time version of Kalman filter, i.e. Kalman-Bucy filter working with a continuous-time Gassian process. An m-file is developed to provide several examples to show how the Simulink model can be used.

The package is suitable for beginner to learn the Kalman-Bucy filter by just changing the model parameters without to know the details of calculations. By looking into masked subsystems, you will also be albe to learn how it can be implemented in Simulink.

The model is developed in MATLAB R14SP1 (MATLAB 7.0.1, Simulink 6.1). If there is a need to work with previous version, please let me know.

인용 양식

Yi Cao (2024). Learning the Kalman-Bucy Filter in Simulink (https://www.mathworks.com/matlabcentral/fileexchange/18485-learning-the-kalman-bucy-filter-in-simulink), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

kalman-bucy/

버전 게시됨 릴리스 정보
1.0.0.0

update examples and the html file.