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
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
Program an exclusive OR operation with logical operators
750 Solvers
-
10240 Solvers
-
07 - Common functions and indexing 5
430 Solvers
-
6110 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".