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 Center および File ExchangeMATLAB についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by