Differentiation for timing input
Ältere Kommentare anzeigen
I want to differentiate these equation with matlab.I use input v1 as constant 1 and for input v2 use signal builder for ( time 1 to 4 input 0;time 4 to 6 input 1,time 6 to 10 input 0).please help me.
x1dot=v1*sin(x3);
x2dot=v1*cos(x3);
x3dot=v2;
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!