Skip to main content
. 2022 Aug 26;22(17):6438. doi: 10.3390/s22176438
Algorithm 7: Compute the error covariance measurement update
for i=1 to Ns
{for j=1 to Ns
{LσyL[i][j]=C^σx[i]L[j]}
for i=1 to Ns
{for j=1 to Ns
{σx[i][j]=σx[i][j]LσyL[i][j]}}