Find distance travelled by an object starting from rest in time 't' with linear acceleration a = 3t. You are given time t as an input to the function.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers37
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52895 Solvers
-
07 - Common functions and indexing 1
454 Solvers
-
Find the index of n in magic(n)
272 Solvers
-
316 Solvers
-
Converts numbers into characters
2043 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
think you forgot to multiply by 3 :)
The problem's description is wrong currently, please, consider a=t until the author fixes it.