Differentiation for timing input
显示 更早的评论
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;
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!