Skip to content

Commit 6671ccf

Browse files
authored
Merge pull request #340 from alon/master
04-One-Dimensional-Kalman-Filters.ipynb: remove duplicate "Does this …
2 parents e27fb25 + 3350988 commit 6671ccf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

04-One-Dimensional-Kalman-Filters.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -575,13 +575,6 @@
575575
"I'm unlikely to get the same measurement twice in a row. Now let's plot the pdf of $\\mathcal{N}(10.2,\\, 1) \\times \\mathcal{N}(9.7,\\, 1)$. What do you think the result will be? Think about it, and then look at the graph."
576576
]
577577
},
578-
{
579-
"cell_type": "markdown",
580-
"metadata": {},
581-
"source": [
582-
"The result of the multiplication is taller and narrow than the original Gaussian but the mean is unchanged. Does this match your intuition"
583-
]
584-
},
585578
{
586579
"cell_type": "code",
587580
"execution_count": 13,

0 commit comments

Comments
 (0)