Problem 49768. Find the worst traffic yesterday
A traffic monitoring system records traffic density for the highway in front of the MathWorks headquarters using a raspberry pi with a webcam. There is Simulink code deployed to the device which writes the sum of the observed traffic density every 15 seconds to ThingSpeak channel 38629. Create a function that uses the channel ID and returns the timestamp when the traffic was highest in the last 24 hours. If there are duplicate values, return the first.
Solution Stats
Problem Comments
-
1 Comment
Christian Schröder
on 17 Nov 2022
There's not a single solution to this that does not just copy the test suite code!
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
Basics: 'Find the eigenvalues of given matrix
435 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1247 Solvers
-
517 Solvers
-
find the surface area of a cube
564 Solvers
-
Back to Basics - Find no. of elements in a matrix?
324 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!