8000 Merge pull request #945 from alex-damjanovic/notebook-fix · python-control/python-control@b389b64 · GitHub
[go: up one dir, main page]

Skip to content

Commit b389b64

Browse files
authored
Merge pull request #945 from alex-damjanovic/notebook-fix
chore: fix typo
2 parents 2b8be36 + d4aa22d commit b389b64

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)
0