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 Solvers87
Suggested Problems
-
Number of 1s in a binary string
11487 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
405 Solvers
-
Deleting an element in a matrix
497 Solvers
-
1656 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 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".