Calculate the velocity from acceleration

조회 수: 4 (최근 30일)
NS
NS 2018년 4월 19일
댓글: Guillaume 2018년 4월 19일
Hi,
I want to calculate the velocity for year 2013,2014,2015 and 2016 from the rate given for 2013-2016 m/year.
%acceleration is scalar 57013*1 %time is 4*1 (for 2013-2016)
Can anyone point me in the right direction?
Thanks
  댓글 수: 3
NS
NS 2018년 4월 19일
Edited
Guillaume
Guillaume 2018년 4월 19일
If you only have acceleration without an initial velocity then it is not possible to calculate the velocity.
velocity = acceleration * time + initial_velocity

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by