Erik Hedberg
fc57376719
Reordered plot for consistency with other plots
2022-04-15 15:24:43 +02:00
Roger Labbe
ee586f5d84
Fixed link for pdf
...
google drive changed security settings requiring a resource key in the link.
2021-09-21 19:48:31 -07:00
Roger Labbe
24b9fb3cf7
Merge pull request #358 from CorentinDumery/master
...
Fixed some typos
2020-10-19 11:33:46 -07:00
Corentin Dumery
f738a560a6
Fixed some typos
2020-10-19 11:09:44 +02:00
Roger Labbe
089c93d5cb
Updated animations
...
I haven't run them in a long time, and the notebooks no longer
work with the new structure or changes to matplotlib.
2020-10-13 17:59:48 -07:00
Roger Labbe
61db99a379
updated requirements
2020-10-13 16:29:05 -07:00
Roger Labbe
0e837a0939
Updated for Python 3.6
2020-10-13 16:27:25 -07:00
Roger Labbe
759ca8ba34
Updated for Python 3.6
2020-10-13 16:26:35 -07:00
Roger Labbe
278624b8d7
Updated for Python 3.6
2020-10-13 16:25:53 -07:00
Roger Labbe
50aa0631fe
Updated for Python 3.6
2020-10-13 16:20:14 -07:00
Roger Labbe
9423ebb97c
Updated for Python 3.6
2020-10-13 16:18:57 -07:00
Roger Labbe
7f229d5b05
Updated for Python 3.6
2020-10-13 16:16:51 -07:00
Roger Labbe
a4f83df73c
Updated for Python 3.6
2020-10-13 16:10:04 -07:00
Roger Labbe
f15d2b5316
Updated for Python 3.6
2020-10-13 15:56:48 -07:00
Roger Labbe
a1495ee722
Updated to Python 3.6
2020-10-13 15:34:04 -07:00
Roger Labbe
5fea9eea0c
Updated to Python 3.6
2020-10-13 15:21:32 -07:00
Roger Labbe
e10e3938f4
Updated to Python 3.6
2020-10-13 15:03:46 -07:00
Roger Labbe
9e9121bdfe
Updated to Python 3.6
2020-10-13 14:50:11 -07:00
Roger Labbe
91be73db4e
Updated for Python 3.6
2020-10-13 14:40:33 -07:00
Roger Labbe
3f468dd913
Updated for Python 3.6
2020-10-13 14:29:19 -07:00
Roger Labbe
8302572e60
Updated for Python 3.6
2020-10-13 14:24:32 -07:00
Roger Labbe
bf04f49fa7
Updated for Python 3.6
2020-10-13 14:19:11 -07:00
Roger Labbe
91ea4c1437
Updated for Python 3.6
2020-10-13 14:11:51 -07:00
Roger Labbe
e27f5b4656
Added comments for how to currently build book
2020-10-13 11:55:54 -07:00
Roger Labbe
842fa75437
Issue #339
...
Simplied code for intersection of two bearings.
2020-10-13 11:53:54 -07:00
Roger Labbe
0efbce6012
Issue #332
...
Fixed terrible wording claiming the sum of two Gausian pdfs is normal.
Of course, this is only true for independent normal random variables.
2020-10-13 09:40:40 -07:00
Roger Labbe
6abd93513b
Issue #338
...
Fixed error in using posterior instead of prior in predict step.
This was just in text - the underlying code was implemented
correctly.
2020-10-13 09:19:57 -07:00
Roger Labbe
c47668ec31
Issue #343
...
Measurements were being plotted off by one (day 0 instead of the
correct day 1).
2020-10-13 09:16:06 -07:00
Roger Labbe
2126f9ebc8
Issue #352
...
axis labels were hard coded, ignoring value passed in.
Also added docstring to function.
2020-10-13 08:46:54 -07:00
Roger Labbe
01f61bbc4d
Fix for #377
...
Somehow this didn't get checked in for commit
91f8010bee
. Remove
dt=dt from plot_track calls.
2020-10-13 08:34:12 -07:00
Roger Labbe
48babe1b45
Merge pull request #357 from rutaihwa/master
...
fix typo in documenting book_plots plot_errorbars
2020-10-13 07:47:35 -07:00
Roger Labbe
46b95095a5
Merge pull request #356 from Gjacquenot/patch-1
...
Fixed typo in chapter 11
2020-10-13 07:46:51 -07:00
Rutaihwa
30a9798332
fix typo in documenting book_plots plot_errorbars
2020-10-10 16:31:58 +03:00
Guillaume Jacquenot
b6c6760474
Fixed typo in chanter 11
2020-10-05 23:37:38 +02:00
Roger Labbe
6671ccfeb6
Merge pull request #340 from alon/master
...
04-One-Dimensional-Kalman-Filters.ipynb: remove duplicate "Does this …
2020-09-22 19:01:53 -07:00
Roger Labbe
e27fb257af
Merge pull request #347 from goncalopp/patch-1
...
Fix typo on 03 - Gaussians
2020-09-08 11:12:38 -07:00
Roger Labbe
8201bd35a0
Merge pull request #346 from endolith/patch-1
...
Fix some typos, grammar
2020-09-08 11:12:15 -07:00
Roger Labbe
9a027bb8ab
Merge pull request #342 from hassec/small_readme_fix
...
update readme: notebooks are not in subdirectories
2020-09-08 11:09:49 -07:00
goncalopp
99f572bb42
Fix typo on 03 - Gaussians
2020-07-10 02:55:01 +01:00
endolith
7fbcd9e3a1
Fix some typos, grammar
...
It was using two RING OPERATOR but I changed it to DEGREE SIGN
2020-07-09 20:46:20 -04:00
Christoph Hasse
6a3df56617
update readme to reflect that chapter notebooks are not contained within subdirectories
2020-06-25 20:54:35 +02:00
Alon Levy
3350988dc7
04-One-Dimensional-Kalman-Filters.ipynb: remove duplicate "Does this match" markdown
2020-06-23 21:56:44 +03:00
Roger Labbe
91f8010bee
Extra parameter in call #337
...
I removed dt from plot_track because it wasn't used, but didn't
update the notebook. Also, for some reason plot_track_ellipses was
deleted, causing another notebook error.
2020-05-23 12:19:03 -07:00
Roger Labbe
885477ccba
Improved problem statement #262
2020-05-04 17:48:43 -07:00
Roger Labbe
10203d3a42
Fixed math for P = FPF^ #274
2020-05-04 17:40:00 -07:00
Roger Labbe
82f7dba206
fixed description of IMM transition matrix #271
2020-05-04 17:31:44 -07:00
Roger Labbe
3b9b713ac1
typo - missing normalization term #215
2020-05-04 17:21:06 -07:00
Roger Labbe
b2d34245ab
typo measurement covariance -> system uncertainty #263
2020-05-04 17:14:22 -07:00
Roger Labbe
771e2ed894
Print error if required package is missing or too old #260
2020-05-04 17:09:28 -07:00
Roger Labbe
1f979f509d
typo Euler ->Taylor #277
2020-05-04 16:35:28 -07:00