https://github.com/auralius/scalar-kalman-filter
Most simple Kalman FIlter, with 1 input and 1 output. Input is with noise to be filtered.
https://github.com/auralius/scalar-kalman-filter
Last synced: 3 months ago
JSON representation
Most simple Kalman FIlter, with 1 input and 1 output. Input is with noise to be filtered.
- Host: GitHub
- URL: https://github.com/auralius/scalar-kalman-filter
- Owner: auralius
- Created: 2016-11-22T10:19:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T10:37:53.000Z (over 9 years ago)
- Last Synced: 2025-03-27T05:22:55.544Z (about 1 year ago)
- Language: Matlab
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scalar-kalman-filter
Most simple Kalman FIlter, with 1 input and 1 output. Input is with noise to be filtered.
Files:
- kalman filter demo.vi --> LabVIEW 2014
- kalman_filter.vi --> LabVIEW 2014
- scalar_kalman.slx --> MATLAB Simulink R2016b