This document compares the computational complexity of four multi-sensor data fusion methods based on the Kalman filter using MATLAB simulations. The four methods are: group-sensor method, sequential-sensor method, inverse covariance form, and track-to-track fusion. The results show that the inverse covariance method has the best computational performance if the number of sensors is above 20. For fewer sensors, other methods like the group sensors method are more appropriate due to lower computational loads when inverting smaller matrices.