How to do time warping in Matlab?

1 visualización (últimos 30 días)
Sajal  Khandelwal
Sajal Khandelwal el 29 de Mzo. de 2017
Comentada: Sajal Khandelwal el 31 de Mzo. de 2017
Can someone help me to time warp these three equations: y1=(2.841e-07)*x.^4 - (4.937e-05)*x.^3 + (0.002619)*x.^2 + ( 0.01026)*x + 0.2813;
y2=(2.538e-07)*x.^4 + (-4.407e-05)*x.^3 + (0.002397)*x.^2 + (0.006693)*x + 0.6821;
y3= (1.298e-06)*x.^4 + (-0.0001621)*x.^3 + (0.006248)*x.^2 + (-0.01043)*x + 1.021;
  1 comentario
Star Strider
Star Strider el 29 de Mzo. de 2017
Please explain ‘time warp’.
They do not appear to be functions of time.

Iniciar sesión para comentar.

Respuesta aceptada

Greg Dionne
Greg Dionne el 30 de Mzo. de 2017
If you have the Signal Processing Toolbox, try DTW.
  1 comentario
Sajal  Khandelwal
Sajal Khandelwal el 31 de Mzo. de 2017
can u please tell me the complete syntax using those 3 equations and solve it or elaborate

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by