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
-
Select every other element of a vector
33702 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15600 Solvers
-
1545 Solvers
-
Determine the number of odd integers in a vector
751 Solvers
-
571 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!