how to plot a 3d function with differential constraints?
1 次查看(过去 30 天)
显示 更早的评论
plot y=x1+x2,given that x1'=x2^2+x1x2+u & x2'=3(x1^2)+x2 where u1=sin(t) t>=0 & ' denotes derivative with respect to variable t and x1(0)=1; x2(0)=0;
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!