Commit Graph

11 Commits

Author SHA1 Message Date
Roger Labbe
cc25596e57 Added plot titles.
Added titles to plot so reader can understand what is being shown
without having to read the code.

Also added some text to expand on a few explanations.
2015-01-24 10:50:18 -08:00
Roger Labbe
6c9b693d7d Generaded PDF. 2015-01-14 11:16:16 -08:00
Roger Labbe
88ad62b12f Discussion of performance of different orders.
Added description of how over and underdetermined filters perform.
2015-01-13 20:47:51 -08:00
Roger Labbe
6533e3b22e Fixed typo 2015-01-13 07:56:50 -08:00
Roger Labbe
f83282a289 Fixed bug, some clean up.
I was plotting velocity, not position of filter in one plot.

Also, wrote a initialize_filter function so all plot start
with the filter initialized to the same value.
2015-01-13 07:19:10 -08:00
Roger Labbe
860bc16346 More MM text. 2015-01-12 19:06:01 -08:00
Roger Labbe
b7e78ff6cf Added section using Zarchan's adaptive filter. 2015-01-12 18:21:32 -08:00
Roger Labbe
efd40c3e5e Minor layout changes, typos. 2015-01-12 09:46:52 -08:00
Roger Labbe
066958366c Expanded coverage.
Probably mostly just the Fading memory, but also played with
length of data, noise settings, etc.
2015-01-11 13:22:36 -08:00
Roger Labbe
b40184dd45 Added Adaptive filtering chapter to PDF. 2015-01-11 00:30:17 -08:00
Roger Labbe
026413dbd4 Added Adaptive Filtering chapter.
Still a lot of work to be done on it. This is just an
initial commit.
2015-01-11 00:13:12 -08:00