Problem 44314. A Simple Tide Gauge with MATLAB
Solution Stats
Problem Comments
-
2 Comments
Shibabrat
on 8 Dec 2017
Is there a reference, that I can use, for predicting high/low tide from the water line height? I don't want to construct a solution based on the test suite data.
Rafael S.T. Vieira
on 2 Jul 2020
We can use derivatives for predicting the high tide (diff) when we can assume that a function is increasing or decreasing (even with some noise).
Solution Comments
Show commentsProblem Recent Solvers372
Suggested Problems
-
Back to basics 9 - Indexed References
431 Solvers
-
822 Solvers
-
Sum of first n terms of a harmonic progression
384 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
511 Solvers
-
Convert a Cell Array into an Array
1333 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!