Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piercus authored Mar 24, 2023
1 parent f6633f3 commit 97980f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ This library implements following features:
* Extended Kalman Filter (when using functions for dynamics and observation matrixes)
* Correlation Matrix

## Demos
## Demos/Examples

* [Sinusoidale Extended Kalman-Filter](https://observablehq.com/d/a033acc0859cc0de)
* [Browser interactive constant acceleration on bikes](http://piercus.github.io/kalman-filter)
* [Code pen GPS Data smoothing with constant speed](https://codepen.io/piercus/pen/wvoqPww)
* [Partial Observation](https://github.com/piercus/kalman-filter/issues/34)
Expand Down

0 comments on commit 97980f6

Please sign in to comment.