derivate of x y points

조회 수: 3 (최근 30일)
joo
joo 2012년 10월 26일
hello everyone.
i have two rows: x and y points, generated by experimental tests.
this data means x,y positions. i would like to obtain velocity and so i need to derivate these points.
is this somehow possible?
thank you so much. any help would be appreciated.

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2012년 10월 26일
Diff(y)./diff(x)
  댓글 수: 1
Azzi Abdelmalek
Azzi Abdelmalek 2012년 10월 26일
Diff(z)./diff(x)
Diff(z)./diff(y)

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

추가 답변 (0개)

카테고리

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

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by