You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, if the sdx, sdy and sdz are provided, you can reconstruct the main diagonal of the covariance matrix squaring each value.
Now, to reconstruct the covariances, since they are provided as sdxy, sdyz, sdzx you can set the off-diagonal ellements. Since the covariance matrix is a symmetrical matrix, you can set both off-diagonal elements in the upper- and low-triangulars as below:
If the values of rho_xy, rho_yz, and rho_xz are between -1 and 1 the CM seems O.K.. Otherwise there are mistakes and you have to check what is wrong.
PS: Could you please inform which RTKLib version are you using in your experiments? I had the same need and I could notice that the information related to the "covariances" from rnx2rtkp are suspect, maybe misreported by the RTKLIB-2.4.3-b34. I hope you fixed it, ie. taking the square of all covariances and preserving the signal of those are negative. Check the source code and compare it with the theory related to covariance matrices : )
Greetings.
Someone tell me how to reconstruct the complete covariance matrix from the data obtained with RTKNAVI or RTKPOST.
Thanks in advance.
Sorry for my English.
The text was updated successfully, but these errors were encountered: