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 29, 2024
1 parent 914486d commit 838b0f7
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 @@ -26,7 +26,7 @@ The method for estimating wave height and heave from a moving boat implemented h

### Implementation Notes

* Rolling min/max algorithm with window of about couple wave period samples to produce wave height measurement.
* Rolling min/max algorithm with window of about a couple wave period samples to produce wave height measurements.
Algorithm:
https://github.com/lemire/runningmaxmin from Daniel Lemire paper, and improvements from: https://github.com/EvanBalster/STL_mono_wedge

Expand Down

0 comments on commit 838b0f7

Please sign in to comment.