Differentiation for timing input
Afficher commentaires plus anciens
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;
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!