Study and Implementation of Kalman Filter for State Estimation and Prediction

What is the consequence of setting the initial state covariance too high in the Kalman filter?
What is the effect of choosing an initial state covariance that is too low?
How can initial conditions of the Kalman filter be optimized for better prediction performance?
In the Kalman filter simulation, what is the initial state estimate represented by?
In the absence of process noise, how does the Kalman filter primarily account for uncertainties in the state estimates?
Can the initial state estimate (x0_est) be changed, and what effect does it have on the Kalman filter simulation?
What is the main observation about the estimated state (x0_est) compared to the true state (x0) for State 1 over time?
What can be inferred about the behaviour of State 2 from the simulation results?
What is the role of the Kalman gain in the Kalman filter?
What happens if the measurement noise covariance is increased in a Kalman filter?