Kalman filter(fixed point version)
In this implementation of tracking a ball, we will track a live ball using Kalman filter. The tracking will switch to autorun mode when the sight of the ball is lost and Kalman will estimate the motion based on it's previous states
There are two models. One model is a simple simulation of the fixed point version of Kalman filter. It reads a video with a ball moving along a ramp and tracks the motion of the ball.
The second model Targets the TI DSP. This Model generates code for the TI DSP.
Cite As
Prerak (2026). Kalman filter(fixed point version) (https://www.mathworks.com/matlabcentral/fileexchange/25877-kalman-filter-fixed-point-version), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > Adaptive Filters >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
