Skip to content

Commit d4aa22d

Browse files
alex-damjanovicslivingston
authored andcommitted
chore: fix typo
1 parent 2b8be36 commit d4aa22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stochresp.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"id": "b4629e2c",
9393
"metadata": {},
9494
"source": [
95-
"Note that the magnitude of the signal seems to be much larger than $Q$. This is because we have a Guassian process $\\implies$ the signal consists of a sequence of \"impulse-like\" functions that have magnitude that increases with the time step $dt$ as $1/\\sqrt{dt}$ (this gives covariance $\\mathbb{E}(V(t_1) V^T(t_2)) = Q \\delta(t_2 - t_1)$."
95+
"Note that the magnitude of the signal seems to be much larger than $Q$. This is because we have a Gaussian process $\\implies$ the signal consists of a sequence of \"impulse-like\" functions that have magnitude that increases with the time step $dt$ as $1/\\sqrt{dt}$ (this gives covariance $\\mathbb{E}(V(t_1) V^T(t_2)) = Q \\delta(t_2 - t_1)$."
9696
]
9797
},
9898
{

0 commit comments

Comments
 (0)