Effacer les filtres
Effacer les filtres

derivate of x y points

1 vue (au cours des 30 derniers jours)
joo
joo le 26 Oct 2012
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.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 26 Oct 2012
Diff(y)./diff(x)
  1 commentaire
Azzi Abdelmalek
Azzi Abdelmalek le 26 Oct 2012
Diff(z)./diff(x)
Diff(z)./diff(y)

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by