Update Kalmanfilter_basics.rst

Edited the misspelling
This commit is contained in:
harderthan
2019-12-03 12:46:58 +09:00
committed by GitHub
parent 1f16a69ab3
commit f26a91d534

View File

@@ -180,7 +180,7 @@ Central Limit Theorem
^^^^^^^^^^^^^^^^^^^^^
According to this theorem, the average of n samples of random and
independant variables tends to follow a normal distribution as we
independent variables tends to follow a normal distribution as we
increase the sample size.(Generally, for n>=30)
.. code-block:: ipython3