Introduction - If you have any usage issues, please Google them yourself
Unscented Kalman filtering tutorial: Simulink and tilt sensor case study.
It covers the development process from design, simulation, hardware-in-the-loop testing, and creating a stand-alone embedded system. The content is supposed to be as simple/introductory as possible.
1. The motivation for using Simulink for embedded system development is explained.
2. A simplified model of tilt sensor system is developed.
3. Kalman filtering and Unscented Kalman filtering (UKF) theory is summarized.
4. Graphical instructions are then provided to guide you through the whole process of implementing a Simulink model to design, simulate, and evaluate the performance of an UKF for a tilt sensor system.