How to do time warping in Matlab?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Sajal Khandelwal
il 29 Mar 2017
Commentato: Sajal Khandelwal
il 31 Mar 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 Commento
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!