Every year the number of annoying persons in the office triples Found the population, given a(0) and t
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers85
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6683 Solvers
-
Duplicate each element of a vector.
635 Solvers
-
Sum the 'edge' values of a matrix
398 Solvers
-
165 Solvers
-
169 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The template and Test Suite would be easier to understand if they used variable "t" (not "y") to represent time in years, consistent with the Problem Statement. Likewise "a0" instead of "x".