This document provides a tutorial on Kalman filtering targeted at undergraduate students, emphasizing practical application over theoretical derivation due to students' limited statistical background. It outlines the implementation of a Kalman filter, explaining the necessary components such as state and output vectors, system matrices, and the filtering algorithm. The tutorial aims to equip students with the skills to apply Kalman filtering techniques without requiring deep theoretical understanding.