Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Sep 4, 2024
1 parent 573b6de commit 49bf3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ https://github.com/lemire/runningmaxmin from Daniel Lemire paper, and improvemen

* Frequency estimation right now is very bad. Need to fix it somehow

* Implement Kalman alorithm for wave estimation (the one mentioned here: https://bareboat-necessities.github.io/my-bareboat/bareboat-math.html) And compare with trochoidal model results.
* Implement Kalman alorithm for wave estimation (the one mentioned here: https://bareboat-necessities.github.io/my-bareboat/bareboat-math.html) And fuse together with trochoidal model results.

* Generate some reference data, test cases with it and produce some graphical charts. There are many parameterized filters used and gains and coefficients
need to be fine tuned for better results.
Expand Down

0 comments on commit 49bf3a4

Please sign in to comment.