I'm working on a LQR/Kalman Filter and am able to calculate my measurement noise covariance matrix R from test data. I am interested in tuning Q using another method besides trial-and-error of a diagonalized Q matrix. I am aware of the covariance least squares approach and Bayesian approach using Monte Carlo simulation. Wondering if anyone has experience or success with another method?