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
-
2 Comments
Ashley Goddard
on 20 Oct 2017
I would love to see some better solutions than my cheat!
Danuanping
on 21 Dec 2017
what about tide=A(1)<10 !
-
1 Comment
James
on 16 Oct 2017
Lots of ways to get the right answer for this test suite...but I think this is one of the silliest.
Problem Recent Solvers372
Suggested Problems
-
1355 Solvers
-
578 Solvers
-
1151 Solvers
-
Sum of first n terms of a harmonic progression
365 Solvers
-
Set the array elements whose value is 13 to 0
1292 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!