Skip to content

Commit b2d3424

Browse files
committed
typo measurement covariance -> system uncertainty #263
1 parent 771e2ed commit b2d3424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14-Adaptive-Filtering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@
627627
"\n",
628628
"$$ \\epsilon = \\mathbf{y^\\mathsf{T}S}^{-1}\\mathbf{y}$$\n",
629629
"\n",
630-
"where $\\mathbf{y}$ is the residual and $\\mathbf{S}$ is the measurement covariance, which has the equation\n",
630+
"where $\\mathbf{y}$ is the residual and $\\mathbf{S}$ is the system uncertainty (covariance), which has the equation\n",
631631
"\n",
632632
"$$\\mathbf{S} = \\mathbf{HPH^\\mathsf{T}} + \\mathbf{R}$$\n",
633633
"\n",

0 commit comments

Comments
 (0)