4758f013e1
Merge pull request #216 from kmalhan/fix_process_model
Roger Labbe
2018-04-25 14:30:43 -07:00
5e6a503619
Updated for FilterPy 1.2.4, moved code around
Roger Labbe
2018-04-18 16:00:10 -07:00
8cb1a80921
Removed "dt" as process_model has m/s as unit.
Kazumi Malhan
2018-04-02 17:26:43 -04:00
7cbac1f983
My text improperly stated that the unscented transform takes a Gaussian as an input when of course it takes samples from any arbitrary distribution.
Roger Labbe
2018-03-29 16:54:35 -07:00
9b80d231e2
Wording improvements, and plot changes
Roger Labbe
2018-03-29 16:50:10 -07:00
4289a5d2a0
Wording changes.
Roger Labbe
2018-03-29 15:34:36 -07:00
7d295ffce5
Added Markov property example.
Roger Labbe
2018-02-10 08:47:21 -08:00
782119171d
Fixed copy when directory not empty
Roger Labbe
2018-02-02 10:52:05 -08:00
1ca3ff5e37
Fixed numpy set_printoptions
Roger Labbe
2018-02-02 10:51:00 -08:00
a71401a7b8
Fixed bulleted list
Roger Labbe
2018-02-02 10:50:15 -08:00
d86fb065cb
Updated for FilterPy 1.2.0, added section
Roger Labbe
2018-02-01 08:42:39 -08:00
0204c02123
Added section on state variable order
Roger Labbe
2018-01-31 11:16:44 -08:00
acc59c240c
Spelling error
Roger Labbe
2018-01-31 09:16:50 -08:00
c473068238
Saved widget state
Roger Labbe
2018-01-31 09:14:13 -08:00
6b28661f78
Grammar fix.
Roger Labbe
2018-01-31 07:25:23 -08:00
062438bc23
Added caveat about GitHub
Roger Labbe
2018-01-31 05:27:04 -08:00
18b06e37dc
Added some text
Roger Labbe
2018-01-30 06:30:20 -08:00
ff9735d0a0
Merge pull request #207 from Pask2/patch-1
Roger Labbe
2018-01-29 09:45:42 -08:00
15e8574e2e
Text used the wrong parameter name for hist() call, and I misattributed a SciPy function to NumPy.
Roger Labbe
2018-01-29 09:37:23 -08:00
423f3e80fe
I wrote about the overlap of two measurements, but I really meant the gap between two measurements. The subsequent paragraph discussed the overlap. I refined the language to make this clearer.
Roger Labbe
2018-01-29 09:33:11 -08:00
e8b88adf5f
GitHub #154 Description of VAR inconsistent
Roger Labbe
2018-01-29 09:27:24 -08:00
68ca5960cc
Simplified namedtuple explanation.
Roger Labbe
2018-01-28 16:02:51 -08:00
da4df463b6
Reran without debugging print out
Roger Labbe
2018-01-28 12:05:18 -08:00
2775e76cbf
Added gaussian named tuple.
Roger Labbe
2018-01-28 11:42:35 -08:00
8a64d31f6c
fixed PDF generation error
Roger Labbe
2018-01-28 11:41:44 -08:00
86a7e2288c
Merge pull request #205 from ipa-lth/master
Roger Labbe
2018-01-26 07:40:28 -08:00
ccaaa4b04b
Merge pull request #204 from ernstklrb/typos-09ff
Roger Labbe
2018-01-26 07:39:34 -08:00
5974f3aab3
fix some minor typing errors
Kloppenburg Ernst (CR/PJ-AI-R4)
2018-01-25 08:12:21 +01:00
628acab04e
in equations that update a variable using its previous value use different symbols (written as pseudocode it would be ok, but not written as an equation)
Kloppenburg Ernst (CR/PJ-AI-R4)
2018-01-25 08:09:16 +01:00
e6eadee933
fix some minor typing errors
Kloppenburg Ernst (CR/PJ-AI-R4)
2018-01-25 08:06:09 +01:00
9e45bb8174
fix some minor typing errors
Kloppenburg Ernst (CR/PJ-AI-R4)
2018-01-25 08:12:21 +01:00
0a9fd12682
in equations that update a variable using its previous value use different symbols (written as pseudocode it would be ok, but not written as an equation)
Kloppenburg Ernst (CR/PJ-AI-R4)
2018-01-25 08:09:16 +01:00
a87766a898
fix some minor typing errors
Kloppenburg Ernst (CR/PJ-AI-R4)
2018-01-25 08:06:09 +01:00
992a70c0dd
Removed extraneous matrix print out
Roger Labbe
2018-01-24 07:39:21 -08:00
6e7fcc2ebc
Use consistent h across examples
Roger Labbe
2018-01-24 07:38:22 -08:00