5aba2bf790
Removed dot3 references
Roger Labbe
2018-01-01 14:59:23 -08:00
5076d750c0
I used to store the code in /code subdirectory, but this conflicted with Python. I renamed it to kf_book awhile ago, but never updated the preface.
Roger Labbe
2018-01-01 14:20:37 -08:00
44c280f65b
Added SciPy/NumPy/Matplotlib examples
Roger Labbe
2018-01-01 14:16:39 -08:00
d0f6aeb4d7
I referenced a book and a video, but both seem to have been deleted from the internet by the authors (googling can still find them elsewhere). I've elected to just remove them from the book rather than fight copyright issues.
Roger Labbe
2018-01-01 13:10:41 -08:00
eb8588ea32
I added the stix font in check in 49f604be52 Apparently this was rendering fonts wrong, minus was displayed as *, and more. Removed use of stix and everything looks fine again.
Roger Labbe
2018-01-01 12:57:03 -08:00
7041feb145
Merge pull request #166 from peteryschneider/ekf_math
Roger Labbe
2018-01-01 11:51:03 -08:00
dd1c87debf
Merge pull request #175 from tv3141/Ch01_formatting_and_typos
Roger Labbe
2018-01-01 11:43:09 -08:00
237d1c5701
Merge pull request #184 from benureau/patch-1
Roger Labbe
2018-01-01 11:40:10 -08:00
a1add3c4b0
Fixed typos in fixed lag smoother equations
Roger Labbe
2018-01-01 11:36:17 -08:00
7ae4410a33
Merge pull request #194 from torjuskd/patch-1
Roger Labbe
2018-01-01 11:27:44 -08:00
adff5a2b30
Merge pull request #190 from ernstklrb/typos
Roger Labbe
2018-01-01 11:24:10 -08:00
7500b49bed
rebase on current version of master to avoid conflicts
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-12-21 11:19:19 +01:00
e214fd3f7b
change variable index in one variant of the measurement equation to disambiguate which variant will be used subsequently
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-16 09:32:54 +01:00
cc5517dc68
fix various typos
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-16 09:31:22 +01:00
8d5327b587
fix a few typos, word omissions
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:47:04 +01:00
7b63a05e42
fix various typos
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:43:57 +01:00
e05390a2f0
make a few small corrections (It seems I lost some)
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:37:59 +01:00
1ccff0652b
add missing letter
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:28:00 +01:00
850c7fc0dd
Reformat, and changes to work with IPython 6.0
Roger Labbe
2017-11-18 17:14:31 -08:00
a8da7748b1
change variable index in one variant of the measurement equation to disambiguate which variant will be used subsequently
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-16 09:32:54 +01:00
0f1c94ecf0
fix various typos
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-16 09:31:22 +01:00
f0fd27cdb6
fix a few typos, word omissions
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:47:04 +01:00
d050b71daf
fix various typos
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:43:57 +01:00
f688e6b633
make a few small corrections (It seems I lost some)
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:37:59 +01:00
75ef3a9883
add missing letter
Kloppenburg Ernst (CR/PJ-AI-R4)
2017-11-15 17:28:00 +01:00
5a7257dbba
Merge pull request #164 from PLeVasseur/04-intro-to-designing-filter
Roger Labbe
2017-07-27 07:47:30 -07:00
e70190300a
Merge pull request #163 from PLeVasseur/04-prediction-with-gaussians
Roger Labbe
2017-07-27 07:37:03 -07:00
5c25643866
Deleted empty line in code.
Roger Labbe
2017-07-27 07:35:30 -07:00
6b3f902a4f
Merge pull request #162 from peteryschneider/master
Roger Labbe
2017-07-27 07:28:56 -07:00
fea343cc11
Reran chapters.
Roger Labbe
2017-07-27 07:23:08 -07:00
b752bc3afe
In Introduction to Designing a Filter updated to use the temp_change variable when setting up the process model.
Peter LeVasseur
2017-07-20 15:34:41 -04:00
f942a8abfc
Fixed text describing Gaussian prediction calculation, in particular changed to use sigma, instead of mu when describing the variance update.
Peter LeVasseur
2017-07-20 11:02:26 -04:00
cd7f3605ae
Fixed estimates that were not tracking under 'Control Inputs'. Measurements were generated under assumption of dt=1, but were updating states from model using dt=0.1.
Peter Schneider
2017-07-20 03:01:56 -07:00
749e17d6e8
Fix typo: 'computes'
Peter Schneider
2017-07-20 01:48:34 -07:00
1c11186fa4
Bug in train_filter
Roger Labbe
2017-07-15 12:08:47 -07:00
ac1eb9d7fc
Updated second binder link
Roger Labbe
2017-07-03 13:57:34 -07:00
f137b27646
Updated binder badge again
Roger Labbe
2017-07-03 13:53:21 -07:00
b2a2b42a05
Altered binder badge
Roger Labbe
2017-07-03 13:45:24 -07:00
7c5aa45019
Weights should be reset to 1/N after resampling.
Roger Labbe
2017-07-03 13:07:28 -07:00
edb9b4f306
Text used sigma_ps when talking about the wheel.
Roger Labbe
2017-07-03 12:58:12 -07:00
1002744510
Merge pull request #158 from sleepingAgain/patch-1
Roger Labbe
2017-06-21 08:01:42 -07:00
e39295caf5
Fixed typo in Chapter 7
sleepingAgain
2017-06-20 13:09:40 +01:00
d15845bde8
I reversed the explanation of product/sum for Gaussians, saying the sum is proportional and the product is Normal. Of course the reverse is true.
Roger Labbe
2017-06-12 09:35:55 -07:00