Spline/interp trajectory

1 Ansicht (letzte 30 Tage)
Federico Guetti
Federico Guetti am 29 Mär. 2021
Beantwortet: Amrtanshu Raj am 19 Apr. 2021
Hi
I don't kwon if there is a function about my problem. I have to interpolate this motor trajectory that can you see in the picture.
i have two vectors about coordinates x,y and i can't use the spline function.
  1 Kommentar
Jan
Jan am 29 Mär. 2021
Do not tell us, what you can't use, but what you can use. What have you tried so far? What are the inputs? A screenshot of a diagfram is less useful than some code.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Amrtanshu Raj
Amrtanshu Raj am 19 Apr. 2021
Hi,
Assuming that you want to perform interpolation on the waypoints, you can use the interp1 function to achieve interpolation. It provides multiple options other than Spline which you can choose from as per your need.
Hope this helps !

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by