how to find integration through period of time

2 visualizaciones (últimos 30 días)
areej abdulshaheed
areej abdulshaheed el 16 de Feb. de 2020
Editada: madhan ravi el 16 de Feb. de 2020
hi
if I have the acceleration a=0.0625; T=32
1. s=a at 0<=t<T/10
2. s= 0 at T/10<=t <9T/10
3. s=-a at 9T/10<=t<T
how can I fine the velocity (v) and the distance (d)

Respuestas (1)

Thiago Henrique Gomes Lobato
Thiago Henrique Gomes Lobato el 16 de Feb. de 2020
You have a constant acceleration, you can simply use the basic equations of motion to calculate the velocity and distance:
Just plug those equations in the respectively intervals using the results of the last ones as initial conditions and you're done.

Categorías

Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by