Commit Graph

1391 Commits

Author SHA1 Message Date
PebetoUofC
55790090a9 Proof reading Chapter 13
- Fxied some typos
2022-02-21 22:29:04 -07:00
PebetoUofC
13423d288f Proof reading Chapter 13
- Fixed some typos
2022-02-14 21:23:45 -07:00
PebetoUofC
55602382ff References update for Chapter 10
Reference [4] is not used?
2022-02-09 22:03:23 -07:00
PebetoUofC
09534a076f Proof reading Chapter 6
- Fixed some typos
- Looked at issues https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/issues/395
- Looked at issue https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/issues/363
- Looked at issue https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/issues/354
2022-02-09 21:57:46 -07:00
PebetoUofC
c7fd248d2a Proof reading Chapter 12
- Fixed some typos
- Commented issue https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/issues/395
2022-02-09 12:50:36 -07:00
PebetoUofC
e9c6b7bac1 Proof reading Chapter 10
- Fixed some typos
- Created the issue https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/issues/407
2022-02-08 14:02:53 -07:00
PebetoUofC
a792f40d05 Proof reading Chapter 9
No changes
2022-02-07 12:06:16 -07:00
PebetoUofC
fdbfaec36b Proof reading Chapter 5
Removed extra blank cell at the end
2022-02-07 11:21:50 -07:00
PebetoUofC
a864cc29cd Proof reading Chapter 5
Fixed some typos
2022-02-07 11:19:58 -07: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