Problem 2913. Matlab Basics II - Velocity of a particle
A particle is moving in space, such that it's velocity is given by:
![](http://s30.postimg.org/5rf1xtvj5/cody1.png)
write a function that calculates velocity based on position (x) and time(t)
Solution Stats
Problem Comments
-
2 Comments
Dyuman Joshi
on 18 Feb 2019
The image is not visible
Rafael S.T. Vieira
on 3 Aug 2020
The particle is moving according to a sinusoid with an amplitude of 32, a period proportional to x, and a vertical shift proportional to 1.2*t. It is not possible to guess without the image.
Solution Comments
Show commentsProblem Recent Solvers151
Suggested Problems
-
Find the sum of all the numbers of the input vector
50071 Solvers
-
Return unique values without sorting
934 Solvers
-
747 Solvers
-
605 Solvers
-
Test Problem; Create a 5x5 array containing all ones
388 Solvers
More from this Author28
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!