Merge pull request #945 from alex-damjanovic/notebook-fix · python-control/python-control@b389b64

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

{