photo

Pedro


rtgtr

Last seen: 4 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
calculating the distance
distance=sum(sqrt(diffx(i)^2+diffy(i)^2)); % i=1:num velocity=sqrt((diffx(i)/time)^2+(diffy(i)/time)^2); % time betwen num an...

10 years 前 | 1

| 已接受