Problem 44314. A Simple Tide Gauge with MATLAB
Solution Stats
Problem Comments
-
2 Comments
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.
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
I would love to see some better solutions than my cheat!
what about tide=A(1)<10 !
-
1 Comment
Lots of ways to get the right answer for this test suite...but I think this is one of the silliest.
Problem Recent Solvers371
Suggested Problems
-
What is the next step in Conway's Life?
1083 Solvers
-
Make a random, non-repeating vector.
6458 Solvers
-
Split a string into chunks of specified length
1192 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
825 Solvers
-
Height of a right-angled triangle
1250 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!